Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-203418
#<BuildRuby:0x000055c0d060b670
@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.20240107-203418",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005102 0.000000 1.221265 ( 1.614469)
build_miniruby 0.001242 0.000000 1.423289 ( 1.425995)
build_ruby 0.001594 0.000000 4.208304 ( 4.216151)
build_all 0.003434 0.007171 16.644957 ( 1.776020)
build_install 0.006886 0.008176 5.016650 ( 1.868779)
test_btest 0.000704 0.000140 80.846918 ( 12.865752)
test_basic 0.005313 0.000265 0.649505 ( 0.715768)
test_all 0.075261 0.045808 543.707995 ( 67.498223)
test_rubyspec 0.040151 0.026523 79.598176 ( 91.801314)
total: 183.78 sec