Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-085006
#<BuildRuby:0x0000564330b2c018
@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.20240112-085006",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003368 0.000481 0.756743 ( 1.155414)
build_miniruby 0.001039 0.000000 0.883480 ( 0.884087)
build_ruby 0.001337 0.000000 2.761197 ( 2.763933)
build_all 0.002406 0.008095 14.841180 ( 1.404849)
build_install 0.000000 0.009191 4.319801 ( 1.139117)
test_btest 0.000675 0.000000 76.630282 ( 7.552079)
test_basic 0.001610 0.002028 0.422407 ( 0.503299)
test_all 0.096859 0.041023 493.742095 ( 52.798840)
test_rubyspec 0.018282 0.017682 50.526190 ( 63.155401)
total: 131.36 sec