Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-013216
#<BuildRuby:0x000055aba81bcc00
@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.20220905-013216",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011280 0.000225 0.970713 ( 1.004622)
build_miniruby 0.001813 0.000113 0.076711 ( 0.075386)
build_ruby 0.001896 0.000118 0.075164 ( 0.073314)
build_all 0.008950 0.000017 1.580529 ( 0.616798)
build_install 0.017298 0.003611 1.915124 ( 0.958322)
test_btest 0.001014 0.000085 75.920004 ( 8.355262)
test_basic 0.007369 0.000267 0.326126 ( 0.415839)
test_all 0.004648 0.000372 650.387231 ( 65.463300)
test_rubyspec 0.123315 0.063328 45.448978 ( 53.945620)
total: 130.91 sec