Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-230407
#<BuildRuby:0x0000563f54522c88
@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.20221011-230407",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000090 0.000007 0.000097 ( 0.000104)
build_up 0.006648 0.004380 1.107658 ( 1.168709)
build_miniruby 0.001426 0.000203 0.101833 ( 0.099178)
build_ruby 0.001243 0.000177 0.102479 ( 0.099734)
build_all 0.003828 0.004280 1.290085 ( 0.560051)
build_install 0.009003 0.005522 1.633287 ( 0.904695)
test_btest 0.001872 0.000468 62.020774 ( 6.413567)
test_basic 0.006241 0.000345 0.352820 ( 0.442707)
test_all 0.006308 0.000320 516.004273 ( 54.721440)
test_rubyspec 0.079028 0.055856 43.358011 ( 51.860018)
total: 116.27 sec