Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-055506
#<BuildRuby:0x0000563137e47bb8
@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-055506",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001611 0.003062 1.188736 ( 1.622401)
build_miniruby 0.000784 0.000284 0.905361 ( 0.905142)
build_ruby 0.001239 0.000451 2.736293 ( 2.735807)
build_all 0.009726 0.000000 16.396650 ( 1.499557)
build_install 0.008515 0.000740 4.861128 ( 1.248476)
test_btest 0.000994 0.000265 82.253637 ( 7.644037)
test_basic 0.004866 0.000182 0.768194 ( 0.845716)
test_all 0.091150 0.040368 528.558461 ( 52.426066)
test_rubyspec 0.026291 0.021947 49.583546 ( 61.944400)
total: 130.87 sec