Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-181942
#<BuildRuby:0x000055872f9ab918
@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.20240110-181942",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003376 0.000794 1.100381 ( 1.752576)
build_miniruby 0.001240 0.000292 36.186451 ( 8.519789)
build_ruby 0.001052 0.000248 2.771642 ( 2.772713)
build_all 0.004697 0.005091 14.866672 ( 1.351023)
build_install 0.009233 0.000000 4.258744 ( 1.133819)
test_btest 0.000691 0.000000 77.977463 ( 7.925211)
test_basic 0.002884 0.000411 0.421149 ( 0.502977)
test_all 0.103581 0.031099 561.459156 ( 52.488095)
test_rubyspec 0.034514 0.000605 50.786577 ( 63.359899)
total: 139.81 sec