Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-140651
#<BuildRuby:0x0000555b6e480ea8
@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.20221112-140651",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007634 0.002776 1.100966 ( 1.075685)
build_miniruby 0.001145 0.000416 0.066635 ( 0.065248)
build_ruby 0.001299 0.000472 0.067807 ( 0.066016)
build_all 0.008416 0.000000 1.485353 ( 0.586577)
build_install 0.018332 0.003360 1.797810 ( 0.909482)
test_btest 0.000919 0.000263 89.169057 ( 8.668590)
test_basic 0.006035 0.001015 0.330408 ( 0.427567)
test_all 0.000000 0.001944 703.038167 ( 70.352365)
test_rubyspec 0.099033 0.067342 47.853933 ( 55.979167)
total: 138.13 sec