Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-031315
#<BuildRuby:0x00005632a6e2ef08
@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.20220829-031315",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000040)
configure 0.000075 0.000000 0.000075 ( 0.000079)
build_up 0.010638 0.001080 0.849259 ( 1.848664)
build_miniruby 0.001253 0.000192 0.064186 ( 0.062971)
build_ruby 0.000000 0.002429 0.066838 ( 0.063756)
build_all 0.005472 0.002201 1.227900 ( 0.460274)
build_install 0.013786 0.000056 1.577280 ( 0.787531)
test_btest 0.000920 0.000162 51.857791 ( 6.190313)
test_basic 0.001401 0.004950 0.291879 ( 0.381714)
test_all 0.003162 0.001899 483.038503 ( 51.748308)
test_rubyspec 0.094247 0.038303 41.229068 ( 49.574535)
total: 111.12 sec