Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-035437
#<BuildRuby:0x0000556e8e8f2c88
@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-035437",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.011059 0.000000 0.847445 ( 0.895019)
build_miniruby 0.001447 0.000196 0.062224 ( 0.060549)
build_ruby 0.001658 0.000510 0.068795 ( 0.066002)
build_all 0.007072 0.002176 1.277746 ( 0.456293)
build_install 0.009362 0.006423 1.568978 ( 0.780408)
test_btest 0.001028 0.000367 55.010918 ( 6.539345)
test_basic 0.005734 0.000178 0.279498 ( 0.377188)
test_all 0.003492 0.000000 492.077323 ( 51.919896)
test_rubyspec 0.089841 0.042603 41.752011 ( 49.473139)
total: 110.57 sec