Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-030206
#<BuildRuby:0x000056343c47ca68
@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.20220824-030206",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008238 0.002247 0.874930 ( 5.508628)
build_miniruby 0.001615 0.000440 0.063997 ( 0.061904)
build_ruby 0.001513 0.000413 0.058059 ( 0.055808)
build_all 0.007798 0.000711 1.261693 ( 0.458164)
build_install 0.013492 0.003373 1.560518 ( 0.782325)
test_btest 0.000000 0.001325 52.323077 ( 6.074527)
test_basic 0.000000 0.006330 0.294544 ( 0.384844)
test_all 0.003379 0.000566 486.158888 ( 51.792850)
test_rubyspec 0.063406 0.051106 41.902608 ( 50.479451)
total: 115.60 sec