Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-105307
#<BuildRuby:0x0000562c228ac4e8
@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.20220329-105307",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012209 0.000000 1.024643 ( 1.094338)
build_miniruby 0.002054 0.000000 0.068633 ( 0.066595)
build_ruby 0.002269 0.000000 0.075919 ( 0.074367)
build_all 0.005490 0.004884 4.070320 ( 0.814725)
build_install 0.022383 0.000386 7.951833 ( 2.414382)
test_btest 0.001181 0.000059 74.538972 ( 8.297507)
test_basic 0.000000 0.008595 0.344287 ( 0.435612)
test_all 0.000036 0.001993 707.200482 ( 68.398066)
test_rubyspec 0.127609 0.030918 45.790935 ( 51.208433)
total: 132.81 sec