Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-191318
#<BuildRuby:0x000055ff6787f520
@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.20231209-191318",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001402 0.004704 1.327147 ( 1.668402)
build_miniruby 0.000943 0.000000 0.902568 ( 0.902935)
build_ruby 0.000786 0.000508 2.713639 ( 2.713818)
build_all 0.009147 0.000951 16.795452 ( 1.482084)
build_install 0.006185 0.003092 4.948783 ( 1.204746)
test_btest 0.000670 0.000335 85.509250 ( 8.062769)
test_basic 0.001252 0.002610 0.668345 ( 0.745349)
test_all 0.093671 0.040824 566.943102 ( 55.700864)
test_rubyspec 0.036202 0.016088 51.190691 ( 63.507688)
total: 135.99 sec