Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-024347
#<BuildRuby:0x00005576ecca46e0
@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.20220902-024347",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011031 0.000465 0.977889 ( 1.430433)
build_miniruby 0.001953 0.000130 0.077324 ( 0.075804)
build_ruby 0.001967 0.000131 0.079148 ( 0.077736)
build_all 0.000000 0.010216 1.544044 ( 0.580976)
build_install 0.012007 0.011392 1.868518 ( 0.913495)
test_btest 0.000000 0.000895 78.128310 ( 8.269673)
test_basic 0.005628 0.002371 0.331626 ( 0.418663)
test_all 0.002990 0.000997 677.441681 ( 66.505960)
test_rubyspec 0.098498 0.072674 44.981701 ( 53.516711)
total: 131.79 sec