Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-161306
#<BuildRuby:0x00005585205f6f90
@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.20220812-161306",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000183 0.000073 0.000256 ( 0.000332)
configure 0.000038 0.000016 0.000054 ( 0.000052)
build_up 0.010292 0.002271 0.814772 ( 0.854192)
build_miniruby 0.000000 0.001664 0.064974 ( 0.063434)
build_ruby 0.000000 0.001376 0.055386 ( 0.054476)
build_all 0.005855 0.004131 1.253188 ( 0.459137)
build_install 0.012315 0.003803 1.556940 ( 0.787743)
test_btest 0.000764 0.000328 54.255502 ( 6.172883)
test_basic 0.006331 0.000535 0.295814 ( 0.395669)
test_all 0.005213 0.000047 505.037158 ( 52.979921)
test_rubyspec 0.081952 0.051178 41.704676 ( 49.298673)
total: 111.07 sec