Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-082050
#<BuildRuby:0x000055b018774c00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220911-082050",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010465 1.120862 ( 1.089431)
build_miniruby 0.001345 0.000481 0.077426 ( 0.076043)
build_ruby 0.001332 0.000476 0.073412 ( 0.072544)
build_all 0.007167 0.002560 1.589643 ( 0.612250)
build_install 0.016310 0.005496 1.897283 ( 0.944956)
test_btest 0.000926 0.000327 94.645097 ( 9.112787)
test_basic 0.004548 0.002904 0.352480 ( 0.440969)
test_all 0.002475 0.000911 675.647582 ( 68.467277)
test_rubyspec 0.083806 0.084252 46.998758 ( 55.510923)
total: 136.33 sec