Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-154207
#<BuildRuby:0x000055e1f8f9c920
@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.20220818-154207",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006877 0.004747 0.971797 ( 1.546597)
build_miniruby 0.003074 0.000000 0.071424 ( 0.068474)
build_ruby 0.001736 0.000103 0.074752 ( 0.073633)
build_all 0.009301 0.000918 1.544383 ( 0.586547)
build_install 0.011483 0.010000 1.910537 ( 0.921629)
test_btest 0.000994 0.000276 73.958220 ( 8.319619)
test_basic 0.004783 0.001328 0.317761 ( 0.407192)
test_all 0.003342 0.000000 634.756248 ( 64.488760)
test_rubyspec 0.122447 0.052377 45.466195 ( 53.921838)
total: 130.34 sec