Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-160004
#<BuildRuby:0x0000559dc1f4ce50
@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.20220804-160004",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008946 0.002683 0.957386 ( 1.817925)
build_miniruby 0.001416 0.000265 0.066598 ( 0.066612)
build_ruby 0.001775 0.000333 0.076449 ( 0.076610)
build_all 0.008994 0.000919 1.522685 ( 0.581613)
build_install 0.016250 0.005796 5.084813 ( 2.076164)
test_btest 0.001233 0.000000 73.976230 ( 8.146745)
test_basic 0.007254 0.000000 0.318848 ( 0.408366)
test_all 0.000000 0.001959 670.151247 ( 66.575212)
test_rubyspec 0.122013 0.060087 45.658202 ( 52.882568)
total: 132.63 sec