Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-050637
#<BuildRuby:0x0000561011bad570
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-050637",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001468 0.007605 0.954961 ( 1.382418)
build_miniruby 0.002137 0.000427 0.846731 ( 0.845534)
build_ruby 0.000000 0.002940 2.161905 ( 2.164170)
build_all 0.016374 0.005098 18.661014 ( 2.173099)
build_install 0.020758 0.000985 2.005911 ( 1.011811)
test_btest 0.001234 0.000269 88.039730 ( 9.417390)
test_basic 0.008928 0.001941 0.360212 ( 0.444342)
test_all 0.001824 0.000397 683.909266 ( 66.245892)
test_rubyspec 0.125829 0.054715 48.051125 ( 56.229118)
total: 139.91 sec