Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-192114
#<BuildRuby:0x0000562d1cc6f4b8
@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.20220904-192114",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006060 0.005522 0.980138 ( 1.039076)
build_miniruby 0.001868 0.000431 0.076424 ( 0.074730)
build_ruby 0.001941 0.000448 0.076668 ( 0.074713)
build_all 0.009218 0.000925 1.596589 ( 0.625791)
build_install 0.020135 0.002098 1.912414 ( 0.950522)
test_btest 0.000968 0.000185 77.180090 ( 8.753120)
test_basic 0.006806 0.001296 0.324657 ( 0.412584)
test_all 0.002589 0.000493 624.969050 ( 64.563914)
test_rubyspec 0.109301 0.063934 45.381766 ( 53.876010)
total: 130.37 sec