Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-022225
#<BuildRuby:0x00005635e47303a0
@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.20220824-022225",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004713 0.006885 1.017734 ( 1.051734)
build_miniruby 0.001482 0.000556 0.077606 ( 0.075915)
build_ruby 0.001669 0.000626 0.072339 ( 0.070050)
build_all 0.005347 0.004605 1.495521 ( 0.567105)
build_install 0.019578 0.004739 1.866821 ( 0.904324)
test_btest 0.000982 0.000368 73.127148 ( 8.481322)
test_basic 0.000000 0.007488 0.327068 ( 0.419968)
test_all 0.004768 0.000901 650.669999 ( 64.903468)
test_rubyspec 0.116773 0.060325 45.860806 ( 54.380650)
total: 130.86 sec