Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-113332
#<BuildRuby:0x000055ea93c634b8
@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.20220814-113332",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002482 0.008197 0.982713 ( 1.308181)
build_miniruby 0.001763 0.000353 0.078459 ( 0.076485)
build_ruby 0.001785 0.000357 0.076120 ( 0.073986)
build_all 0.007683 0.001536 1.506694 ( 0.569890)
build_install 0.020665 0.001907 1.908673 ( 0.929454)
test_btest 0.001474 0.000000 78.782937 ( 8.605350)
test_basic 0.006058 0.000345 0.314594 ( 0.410691)
test_all 0.002621 0.000437 690.296211 ( 67.044668)
test_rubyspec 0.130844 0.046830 46.104914 ( 53.585718)
total: 132.61 sec