Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-143714
#<BuildRuby:0x0000563be6ce6eb8
@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.20231221-143714",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005425 0.000335 1.281226 ( 1.656775)
build_miniruby 0.000880 0.000195 0.870291 ( 0.869568)
build_ruby 0.001084 0.000240 2.719016 ( 2.718795)
build_all 0.004516 0.005370 16.236441 ( 1.438622)
build_install 0.008806 0.000017 4.728209 ( 1.153586)
test_btest 0.000926 0.000232 82.388982 ( 7.276269)
test_basic 0.004605 0.000043 0.694767 ( 0.771272)
test_all 0.101402 0.032697 493.946712 ( 56.022215)
test_rubyspec 0.022467 0.027814 49.965793 ( 62.329377)
total: 134.24 sec