Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-092555
#<BuildRuby:0x0000557af3ceb788
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-092555",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004345 0.000790 0.918438 ( 1.325884)
build_miniruby 0.001026 0.000000 0.798237 ( 0.798422)
build_ruby 0.001299 0.000000 2.662565 ( 2.663488)
build_all 0.003963 0.003789 12.312293 ( 0.974705)
build_install 0.010007 0.001259 3.726712 ( 0.980895)
test_btest 0.000632 0.000135 63.111570 ( 5.877047)
test_basic 0.005136 0.000000 0.403429 ( 0.482414)
test_all 0.070564 0.025617 349.739179 ( 35.341239)
test_rubyspec 0.036925 0.028292 39.765063 ( 52.327417)
total: 100.77 sec