Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-000514
#<BuildRuby:0x000055e5d59fb4b8
@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.20220831-000514",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009646 0.001860 0.999829 ( 1.452158)
build_miniruby 0.001379 0.000460 0.078997 ( 0.077681)
build_ruby 0.001717 0.000573 0.077029 ( 0.075178)
build_all 0.007024 0.003880 1.551788 ( 0.589204)
build_install 0.020831 0.002048 1.867526 ( 0.915567)
test_btest 0.001165 0.000000 73.965285 ( 8.168917)
test_basic 0.004757 0.003755 0.329860 ( 0.419099)
test_all 0.003820 0.001206 688.069346 ( 67.738356)
test_rubyspec 0.075695 0.098282 45.583788 ( 53.743386)
total: 133.18 sec