Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-020756
#<BuildRuby:0x000055d8c1083f00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-020756",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000013)
build_up 0.001748 0.005019 0.835051 ( 1.330511)
build_miniruby 0.000591 0.000296 0.058086 ( 0.056828)
build_ruby 0.000624 0.000312 0.059424 ( 0.058283)
build_all 0.002972 0.001486 1.532321 ( 0.584182)
build_install 0.007721 0.001349 1.900110 ( 0.958246)
test_btest 0.000587 0.000267 52.203605 ( 8.790728)
test_basic 0.005221 0.000057 0.256901 ( 0.346386)
test_all 0.003291 0.000000 635.140518 ( 93.306479)
test_rubyspec 0.084583 0.044683 44.141321 ( 52.406190)
total: 157.84 sec