Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-064826
#<BuildRuby:0x000055fe952a8b88
@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.20220903-064826",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009528 0.001465 0.962192 ( 0.975782)
build_miniruby 0.001711 0.000264 0.077034 ( 0.075128)
build_ruby 0.001637 0.000251 0.080963 ( 0.079493)
build_all 0.010275 0.000750 1.522780 ( 0.576293)
build_install 0.016267 0.006426 1.863745 ( 0.914518)
test_btest 0.001108 0.000208 72.999351 ( 8.312968)
test_basic 0.000000 0.007578 0.320577 ( 0.415164)
test_all 0.005444 0.001856 653.211049 ( 65.313497)
test_rubyspec 0.100593 0.076630 45.577430 ( 54.022388)
total: 130.69 sec