Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-124256
#<BuildRuby:0x0000563587b749c8
@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.20221117-124256",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007811 0.000000 1.134772 ( 1.464094)
build_miniruby 0.001598 0.000000 0.897496 ( 0.897536)
build_ruby 0.000000 0.002379 2.437920 ( 2.327347)
build_all 0.008646 0.009328 18.364096 ( 2.282409)
build_install 0.016190 0.001673 1.930377 ( 1.020311)
test_btest 0.001168 0.000159 85.563759 ( 10.273017)
test_basic 0.005932 0.000181 0.333817 ( 0.426226)
test_all 0.000000 0.002251 719.950457 ( 75.448755)
test_rubyspec 0.090349 0.034494 50.946224 ( 59.486026)
total: 153.63 sec