Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-040347
#<BuildRuby:0x0000561e13d0bba0
@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.20220718-040347",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000036 0.000014 0.000050 ( 0.000051)
configure 0.000080 0.000000 0.000080 ( 0.000082)
build_up 0.011568 0.000000 0.911905 ( 2.135275)
build_miniruby 0.001050 0.000221 0.052408 ( 0.051774)
build_ruby 0.000990 0.000305 0.051731 ( 0.051291)
build_all 0.007746 0.001018 1.266563 ( 0.491853)
build_install 0.015737 0.001713 4.248017 ( 1.842954)
test_btest 0.001376 0.000344 51.936190 ( 6.004615)
test_basic 0.006622 0.000390 0.296134 ( 0.387792)
test_all 0.001740 0.000410 512.842321 ( 53.503755)
test_rubyspec 0.077217 0.054385 42.167895 ( 48.059306)
total: 112.53 sec