Logfile: /home/ko1/ruby/logs/brlog.trunk.20240801-163810
#<BuildRuby:0x000055a0cde1d750
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240801-163810",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001028 0.004296 1.176130 ( 1.441841)
build_miniruby 0.000809 0.000124 0.758049 ( 0.758011)
build_ruby 0.001250 0.000192 2.302956 ( 2.303384)
build_all 0.007353 0.001131 12.824922 ( 1.070883)
build_install 0.009196 0.003891 4.439556 ( 1.083427)
test_btest 0.000651 0.000122 70.496842 ( 5.920586)
test_basic 0.004268 0.000800 0.408438 ( 0.488024)
test_all 0.081162 0.021038 367.808408 ( 39.061140)
test_rubyspec 0.037351 0.005492 89.318275 ( 11.193592)
total: 63.32 sec