Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-044541
#<BuildRuby:0x0000557b214f86d8
@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.20220903-044541",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004998 0.005600 0.968033 ( 0.983214)
build_miniruby 0.001608 0.000536 0.075379 ( 0.073936)
build_ruby 0.001308 0.000436 0.079621 ( 0.078046)
build_all 0.006553 0.003657 1.560901 ( 0.601516)
build_install 0.014508 0.004861 1.854005 ( 0.923053)
test_btest 0.001400 0.000494 80.969979 ( 8.764213)
test_basic 0.005150 0.001817 0.317870 ( 0.407872)
test_all 0.001612 0.000569 667.013753 ( 66.839271)
test_rubyspec 0.108482 0.070933 45.590459 ( 54.118552)
total: 132.79 sec