Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-150853
#<BuildRuby:0x00005581e0387810
@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.20220209-150853",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004597 0.006595 0.940116 ( 1.073722)
build_miniruby 0.001225 0.000566 0.077377 ( 0.077479)
build_ruby 0.000000 0.002049 0.075727 ( 0.076039)
build_all 0.009051 0.000596 4.018771 ( 0.805155)
build_install 0.023269 0.001428 7.843187 ( 2.400484)
test_btest 0.000962 0.000320 76.732673 ( 7.976139)
test_basic 0.003584 0.005420 0.330349 ( 0.419652)
test_all 0.001422 0.000542 712.073379 ( 68.140428)
test_rubyspec 0.104996 0.063251 46.031735 ( 51.237872)
total: 132.21 sec