Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040757
#<BuildRuby:0x000055e542973c18
@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.20240116-040757",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001504 0.004613 0.824014 ( 1.244465)
build_miniruby 0.000690 0.000276 0.806749 ( 0.806809)
build_ruby 0.000943 0.000377 2.657486 ( 2.658468)
build_all 0.005159 0.002063 11.894307 ( 0.979691)
build_install 0.009086 0.003635 3.385216 ( 0.960411)
test_btest 0.000479 0.000191 62.499639 ( 5.187639)
test_basic 0.003498 0.001399 0.400042 ( 0.479846)
test_all 0.069503 0.026864 390.353447 ( 33.847343)
test_rubyspec 0.034219 0.033679 39.968296 ( 52.526750)
total: 98.69 sec