Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-215944
#<BuildRuby:0x000055b2e935cdd8
@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.20220719-215944",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010710 0.000765 0.970864 ( 1.058529)
build_miniruby 0.002057 0.000147 0.077225 ( 0.074635)
build_ruby 0.001707 0.000122 0.075883 ( 0.074195)
build_all 0.005711 0.004627 1.549574 ( 0.609977)
build_install 0.023573 0.000387 5.106390 ( 2.099203)
test_btest 0.001205 0.000120 74.484235 ( 8.632468)
test_basic 0.007320 0.000000 0.325328 ( 0.417776)
test_all 0.001982 0.000000 687.989893 ( 67.311544)
test_rubyspec 0.115391 0.050608 46.062021 ( 51.801629)
total: 132.08 sec