Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-131532
#<BuildRuby:0x000055e50f32fba0
@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.20220814-131532",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.010614 0.001769 0.834914 ( 2.657216)
build_miniruby 0.000000 0.002166 0.067892 ( 0.065990)
build_ruby 0.000000 0.001740 0.065524 ( 0.063952)
build_all 0.008444 0.000651 1.233063 ( 0.448193)
build_install 0.011828 0.004224 1.644389 ( 0.799669)
test_btest 0.000805 0.000189 50.658550 ( 6.261075)
test_basic 0.005057 0.001189 0.289225 ( 0.378968)
test_all 0.001489 0.004285 490.095178 ( 51.609514)
test_rubyspec 0.086232 0.041778 41.524938 ( 49.166103)
total: 111.45 sec