Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-001133
#<BuildRuby:0x000055bd4e5e8d30
@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.20220822-001133",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010904 0.968903 ( 1.572835)
build_miniruby 0.000126 0.001788 0.073957 ( 0.071827)
build_ruby 0.002470 0.000000 0.076769 ( 0.074412)
build_all 0.007967 0.001315 1.498083 ( 0.578211)
build_install 0.020554 0.002842 1.863067 ( 0.908035)
test_btest 0.000835 0.000251 70.578103 ( 7.958927)
test_basic 0.008541 0.000000 0.320920 ( 0.408128)
test_all 0.004308 0.000000 675.169263 ( 66.881282)
test_rubyspec 0.094687 0.074373 45.856220 ( 54.281281)
total: 132.74 sec