Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-010108
#<BuildRuby:0x000055cdbbcb8c00
@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.20220916-010108",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000063 0.000016 0.000079 ( 0.000082)
build_up 0.003886 0.005336 1.079360 ( 1.216522)
build_miniruby 0.001173 0.000391 0.073855 ( 0.072627)
build_ruby 0.001918 0.000000 0.075172 ( 0.073050)
build_all 0.009449 0.000000 1.544986 ( 0.590522)
build_install 0.014756 0.005614 1.911875 ( 0.937724)
test_btest 0.001167 0.000343 99.921987 ( 9.593315)
test_basic 0.005668 0.001667 0.350090 ( 0.442167)
test_all 0.000000 0.003079 683.221195 ( 68.304909)
test_rubyspec 0.109350 0.069434 46.795285 ( 54.911948)
total: 136.14 sec