Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-024043
#<BuildRuby:0x000055c66e330178
@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.20231227-024043",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.007375 0.000261 0.817470 ( 1.197089)
build_miniruby 0.001063 0.000082 0.850626 ( 0.850412)
build_ruby 0.001277 0.000098 2.648455 ( 2.649528)
build_all 0.003149 0.004907 11.880130 ( 0.949467)
build_install 0.009335 0.003792 3.430007 ( 0.952519)
test_btest 0.000675 0.000127 62.147357 ( 5.418592)
test_basic 0.004310 0.000808 0.406438 ( 0.485831)
test_all 0.074432 0.026336 385.227517 ( 34.350339)
test_rubyspec 0.043259 0.025422 40.338182 ( 52.889198)
total: 99.74 sec