Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-092144
#<BuildRuby:0x000055fb44c50888
@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.20220819-092144",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011828 0.000000 0.976167 ( 1.125435)
build_miniruby 0.002251 0.000000 0.075574 ( 0.073119)
build_ruby 0.001887 0.000000 0.077864 ( 0.076162)
build_all 0.009416 0.001061 1.512418 ( 0.575312)
build_install 0.020916 0.001211 1.884542 ( 0.922472)
test_btest 0.001130 0.000119 72.456521 ( 8.716127)
test_basic 0.006731 0.000708 0.331476 ( 0.419112)
test_all 0.003534 0.000372 660.360924 ( 66.007241)
test_rubyspec 0.111976 0.049395 46.010076 ( 54.639546)
total: 132.56 sec