Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-192233
#<BuildRuby:0x00005593db6049c8
@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-192233",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011163 0.000000 0.979216 ( 1.006515)
build_miniruby 0.002046 0.000191 0.074966 ( 0.073354)
build_ruby 0.001882 0.000236 0.077828 ( 0.076278)
build_all 0.009286 0.000604 1.532851 ( 0.587845)
build_install 0.013617 0.008967 1.869452 ( 0.917675)
test_btest 0.000853 0.000171 73.359304 ( 7.844292)
test_basic 0.006510 0.001302 0.329283 ( 0.418357)
test_all 0.003632 0.000727 677.761557 ( 66.418036)
test_rubyspec 0.133280 0.040524 45.523883 ( 53.125051)
total: 130.47 sec