Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-163958
#<BuildRuby:0x0000562318cf1480
@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.20220802-163958",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007276 0.004849 0.836738 ( 1.176172)
build_miniruby 0.001329 0.000307 0.063476 ( 0.062226)
build_ruby 0.001491 0.000344 0.061747 ( 0.061087)
build_all 0.006408 0.001479 1.249095 ( 0.471657)
build_install 0.010462 0.005166 4.247112 ( 1.760839)
test_btest 0.000000 0.002451 49.925181 ( 6.221671)
test_basic 0.002478 0.004928 0.294224 ( 0.383885)
test_all 0.000927 0.002169 500.349325 ( 53.039208)
test_rubyspec 0.082916 0.043138 41.277240 ( 48.932855)
total: 112.11 sec