Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-015948
#<BuildRuby:0x00005646d03306e0
@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.20220904-015948",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000068 0.000025 0.000093 ( 0.000096)
build_up 0.006497 0.007447 0.961311 ( 1.080483)
build_miniruby 0.002268 0.000000 0.070031 ( 0.067561)
build_ruby 0.001923 0.000125 0.069300 ( 0.066986)
build_all 0.006257 0.005066 1.564482 ( 0.603558)
build_install 0.015571 0.007815 1.914816 ( 0.940721)
test_btest 0.000000 0.000866 78.940851 ( 8.112827)
test_basic 0.004872 0.003529 0.330062 ( 0.426139)
test_all 0.002225 0.001113 680.217272 ( 67.304382)
test_rubyspec 0.106910 0.057303 45.167654 ( 53.652303)
total: 132.26 sec