Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-202637
#<BuildRuby:0x0000560af6754e30
@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.20221007-202637",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008693 0.001449 1.107791 ( 1.156719)
build_miniruby 0.001412 0.000000 0.101113 ( 0.099656)
build_ruby 0.002016 0.000000 0.102648 ( 0.099874)
build_all 0.008797 0.000000 1.342700 ( 0.569818)
build_install 0.013329 0.003597 1.695478 ( 0.914183)
test_btest 0.001231 0.000194 59.555718 ( 6.765225)
test_basic 0.002754 0.004859 0.352226 ( 0.441888)
test_all 0.005783 0.001217 512.849653 ( 54.487031)
test_rubyspec 0.079429 0.051651 42.441053 ( 50.761259)
total: 115.30 sec