Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-105744
#<BuildRuby:0x000055fa293d4dd8
@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.20220817-105744",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011162 0.000449 0.987379 ( 1.152096)
build_miniruby 0.001680 0.000210 0.074705 ( 0.073863)
build_ruby 0.000000 0.002471 0.077286 ( 0.075960)
build_all 0.001777 0.008026 1.572887 ( 0.600244)
build_install 0.010046 0.012310 1.880295 ( 0.921097)
test_btest 0.000761 0.000304 70.213561 ( 7.936621)
test_basic 0.000780 0.006374 0.319415 ( 0.409372)
test_all 0.002641 0.001428 672.551073 ( 65.869510)
test_rubyspec 0.115465 0.052458 45.574657 ( 53.010568)
total: 130.05 sec