Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-144129
#<BuildRuby:0x0000564c227b1550
@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-144129",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000028 0.000013 0.000041 ( 0.000040)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.006872 0.005584 1.090522 ( 1.123128)
build_miniruby 0.000945 0.000472 0.097277 ( 0.094730)
build_ruby 0.001467 0.000733 0.097909 ( 0.094692)
build_all 0.007207 0.001091 1.300597 ( 0.565901)
build_install 0.009788 0.004905 1.656161 ( 0.890572)
test_btest 0.001363 0.000629 63.011256 ( 6.709587)
test_basic 0.005763 0.000274 0.341152 ( 0.430892)
test_all 0.007333 0.000000 505.298208 ( 53.985706)
test_rubyspec 0.078465 0.048383 42.597639 ( 51.141324)
total: 115.04 sec