Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-212436
#<BuildRuby:0x000055a2e6abd1f8
@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.20220625-212436",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006269 0.004568 0.831376 ( 1.117403)
build_miniruby 0.001271 0.000293 0.063163 ( 0.061569)
build_ruby 0.001581 0.000000 0.062567 ( 0.061590)
build_all 0.008959 0.000000 1.211839 ( 0.488335)
build_install 0.016655 0.001773 4.774742 ( 2.410630)
test_btest 0.000000 0.001721 53.290567 ( 6.070746)
test_basic 0.003598 0.002851 0.296269 ( 0.396765)
test_all 0.002255 0.000000 505.532208 ( 53.331199)
test_rubyspec 0.092489 0.038560 41.524213 ( 47.418618)
total: 111.36 sec