Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-175950
#<BuildRuby:0x000055eb639130f8
@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.20220722-175950",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010161 0.000728 0.953152 ( 1.099391)
build_miniruby 0.001324 0.000379 0.073164 ( 0.072349)
build_ruby 0.002442 0.000000 0.080102 ( 0.078854)
build_all 0.009150 0.000869 1.546788 ( 0.590776)
build_install 0.022250 0.000129 5.168000 ( 2.104713)
test_btest 0.001169 0.000222 70.102279 ( 8.388585)
test_basic 0.007052 0.000000 0.319313 ( 0.409914)
test_all 0.001870 0.000036 621.016668 ( 64.191349)
test_rubyspec 0.118402 0.065806 45.651700 ( 51.348360)
total: 128.29 sec