Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-184421
#<BuildRuby:0x0000562c7c674040
@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.20231108-184421",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003437 0.001074 1.522246 ( 1.740719)
build_miniruby 0.000777 0.000243 0.820263 ( 0.819722)
build_ruby 0.001003 0.000314 2.913249 ( 2.913074)
build_all 0.009841 0.000000 16.450152 ( 1.474737)
build_install 0.004903 0.003950 4.964897 ( 1.238306)
test_btest 0.000881 0.000268 83.609042 ( 7.561120)
test_basic 0.004120 0.001254 0.842558 ( 0.921961)
test_all 0.101015 0.039531 501.861205 ( 61.512724)
test_rubyspec 0.032693 0.018662 49.378079 ( 61.704668)
total: 139.89 sec