Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-044346
#<BuildRuby:0x0000560dfaf27d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-044346",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001286 0.004370 1.334136 ( 1.745290)
build_miniruby 0.000830 0.000244 0.911644 ( 0.911613)
build_ruby 0.000977 0.000287 2.643675 ( 2.644487)
build_all 0.004430 0.005744 16.899804 ( 1.498324)
build_install 0.007398 0.000985 5.000166 ( 1.184903)
test_btest 0.001195 0.000000 87.450206 ( 7.837571)
test_basic 0.004156 0.000000 0.679593 ( 0.755458)
test_all 0.089044 0.043361 537.273177 ( 50.829984)
test_rubyspec 0.019675 0.029700 52.133494 ( 64.530222)
total: 131.94 sec