Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-201057
#<BuildRuby:0x000055b6a3f7c4e8
@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.20220501-201057",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011435 0.000488 1.026445 ( 1.182436)
build_miniruby 0.001654 0.000236 0.076715 ( 0.074615)
build_ruby 0.000000 0.002075 0.071377 ( 0.069126)
build_all 0.007952 0.002049 1.487632 ( 0.609267)
build_install 0.009685 0.014659 5.865297 ( 2.813903)
test_btest 0.001058 0.000370 75.250357 ( 8.173051)
test_basic 0.007161 0.002506 0.328215 ( 0.414300)
test_all 0.001931 0.000675 658.008975 ( 64.586912)
test_rubyspec 0.097662 0.077845 45.139713 ( 50.358439)
total: 128.28 sec