Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-200526
#<BuildRuby:0x000056000bde94a8
@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.20221106-200526",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002610 0.005824 0.921054 ( 1.064240)
build_miniruby 0.000799 0.000532 0.049755 ( 0.048435)
build_ruby 0.000863 0.000575 0.044379 ( 0.043108)
build_all 0.002000 0.006126 1.254260 ( 0.476188)
build_install 0.013018 0.002179 1.585979 ( 0.798156)
test_btest 0.001231 0.000784 62.342300 ( 6.514779)
test_basic 0.003398 0.002162 0.300382 ( 0.396275)
test_all 0.000000 0.003060 515.853603 ( 54.705037)
test_rubyspec 0.070165 0.058739 43.395522 ( 52.011633)
total: 116.06 sec