Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-220021
#<BuildRuby:0x0000564fce53fba0
@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.20230806-220021",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003932 0.001802 1.311858 ( 2.568741)
build_miniruby 0.001032 0.000188 0.987190 ( 0.986969)
build_ruby 0.001309 0.000000 2.686193 ( 2.685338)
build_all 0.008933 0.000000 14.412511 ( 1.261124)
build_install 0.005240 0.003160 2.035353 ( 0.898821)
test_btest 0.000902 0.000167 84.677065 ( 7.376872)
test_basic 0.004213 0.000134 0.521314 ( 0.599075)
test_all 0.000848 0.000151 542.361454 ( 47.611628)
test_rubyspec 0.028164 0.016972 45.944091 ( 58.265692)
total: 122.26 sec