Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-215533
#<BuildRuby:0x000055ed9b2c8178
@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.20231204-215533",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002982 0.001491 0.976005 ( 1.301396)
build_miniruby 0.000769 0.000385 0.866464 ( 0.866092)
build_ruby 0.000612 0.000306 2.720172 ( 2.725179)
build_all 0.005578 0.002789 12.072276 ( 0.963946)
build_install 0.002240 0.006631 3.550432 ( 0.959650)
test_btest 0.000499 0.000312 63.229921 ( 6.089258)
test_basic 0.001859 0.001162 0.367005 ( 0.450059)
test_all 0.096058 0.002183 363.182657 ( 36.874824)
test_rubyspec 0.032404 0.032319 39.621475 ( 52.264668)
total: 102.50 sec