Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-152510
#<BuildRuby:0x000055a98ee4ce50
@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.20220804-152510",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011738 0.000783 0.957937 ( 1.078563)
build_miniruby 0.001913 0.000128 0.068840 ( 0.067928)
build_ruby 0.001746 0.000000 0.070182 ( 0.069480)
build_all 0.006100 0.004053 1.532643 ( 0.574316)
build_install 0.018569 0.000975 5.147413 ( 2.101772)
test_btest 0.001512 0.000151 73.001224 ( 8.705231)
test_basic 0.002106 0.005298 0.331882 ( 0.421961)
test_all 0.000837 0.002028 667.673200 ( 66.267420)
test_rubyspec 0.113009 0.062455 45.405350 ( 52.942809)
total: 132.23 sec