Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-045830
#<BuildRuby:0x000055ad1e810c10
@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.20220328-045830",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000029 0.000002 0.000031 ( 0.000028)
build_up 0.009651 0.000644 1.018324 ( 1.717144)
build_miniruby 0.001875 0.000125 0.078216 ( 0.077011)
build_ruby 0.002052 0.000000 0.074677 ( 0.073382)
build_all 0.010002 0.000153 4.223108 ( 0.849826)
build_install 0.023462 0.001029 7.834539 ( 2.434090)
test_btest 0.001386 0.000000 77.070084 ( 8.241417)
test_basic 0.007677 0.000168 0.350476 ( 0.438905)
test_all 0.001882 0.000099 695.941425 ( 67.884166)
test_rubyspec 0.125196 0.044565 45.927460 ( 51.162161)
total: 132.88 sec