Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-191057
#<BuildRuby:0x0000563a764d0d30
@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.20221112-191057",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005600 0.004695 1.164394 ( 1.129442)
build_miniruby 0.001285 0.000535 0.068284 ( 0.067136)
build_ruby 0.001207 0.000503 0.066919 ( 0.065238)
build_all 0.006157 0.003267 1.444512 ( 0.585606)
build_install 0.012366 0.006434 1.828205 ( 0.950248)
test_btest 0.000000 0.001289 86.127524 ( 8.512879)
test_basic 0.003340 0.004275 0.347960 ( 0.436950)
test_all 0.001188 0.000594 686.412559 ( 68.979898)
test_rubyspec 0.121947 0.049089 47.966312 ( 56.473315)
total: 137.20 sec