Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-132101
#<BuildRuby:0x000055a4e5400c10
@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.20220327-132101",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010099 0.000434 1.019822 ( 1.159961)
build_miniruby 0.001767 0.000353 0.078217 ( 0.078123)
build_ruby 0.002362 0.000000 0.070897 ( 0.070544)
build_all 0.008815 0.001315 4.176477 ( 0.875995)
build_install 0.022269 0.002150 8.042388 ( 2.489430)
test_btest 0.000000 0.001697 74.687240 ( 8.069444)
test_basic 0.004197 0.003135 0.332531 ( 0.423659)
test_all 0.002040 0.000000 692.938216 ( 67.752968)
test_rubyspec 0.103189 0.057313 45.807744 ( 51.215806)
total: 132.14 sec