Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-203236
#<BuildRuby:0x0000556f42f4cc00
@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.20220720-203236",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011317 0.963186 ( 1.364981)
build_miniruby 0.000000 0.001899 0.075303 ( 0.073840)
build_ruby 0.000000 0.001658 0.071813 ( 0.070547)
build_all 0.007903 0.002642 1.546524 ( 0.601470)
build_install 0.022006 0.000006 5.140514 ( 2.073342)
test_btest 0.001316 0.000329 76.166364 ( 8.538344)
test_basic 0.009245 0.000068 0.318399 ( 0.406335)
test_all 0.001679 0.000382 624.689265 ( 63.904495)
test_rubyspec 0.121122 0.048396 45.647602 ( 51.497924)
total: 128.53 sec