Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-092808
#<BuildRuby:0x000055c583996e68
@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.20231222-092808",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004015 0.001254 1.150402 ( 1.510641)
build_miniruby 0.000000 0.001282 0.974352 ( 0.973897)
build_ruby 0.000000 0.001414 2.846465 ( 2.847385)
build_all 0.006659 0.003360 16.638273 ( 1.503152)
build_install 0.007611 0.001140 4.752979 ( 1.156261)
test_btest 0.000816 0.000284 86.100937 ( 6.845363)
test_basic 0.001623 0.002829 0.702328 ( 0.777962)
test_all 0.093283 0.045547 508.308417 ( 58.418505)
test_rubyspec 0.016678 0.031027 50.186564 ( 62.483562)
total: 136.52 sec