Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-084606
#<BuildRuby:0x0000565149a93918
@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.20240103-084606",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004900 0.000152 1.378977 ( 1.623015)
build_miniruby 0.000713 0.000112 0.844358 ( 0.844134)
build_ruby 0.001114 0.000176 2.606871 ( 2.606290)
build_all 0.007773 0.001227 14.225665 ( 1.309585)
build_install 0.008315 0.000000 4.280473 ( 1.101719)
test_btest 0.001107 0.000068 72.456016 ( 7.026928)
test_basic 0.001200 0.003924 0.657659 ( 0.738617)
test_all 0.070850 0.061298 471.078231 ( 54.475420)
test_rubyspec 0.025360 0.022334 49.099129 ( 61.483748)
total: 131.21 sec