Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-172422
#<BuildRuby:0x000055576352c6e0
@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-172422",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007194 0.004737 0.964056 ( 1.132346)
build_miniruby 0.002076 0.000593 0.068670 ( 0.066700)
build_ruby 0.001469 0.000420 0.075695 ( 0.074662)
build_all 0.009043 0.001273 1.521385 ( 0.585195)
build_install 0.015630 0.008318 1.868415 ( 0.915026)
test_btest 0.001057 0.000333 71.904617 ( 8.471645)
test_basic 0.005557 0.001755 0.319967 ( 0.411451)
test_all 0.002394 0.000361 670.887933 ( 66.440025)
test_rubyspec 0.120330 0.050121 45.737368 ( 54.162316)
total: 132.26 sec