Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-162252
#<BuildRuby:0x000055c0d4b8e918
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220519-162252",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006130 0.000000 0.841612 ( 2.310140)
build_miniruby 0.000000 0.000901 0.057358 ( 0.056211)
build_ruby 0.000000 0.000842 0.057299 ( 0.056130)
build_all 0.000000 0.004374 1.485992 ( 0.604879)
build_install 0.006183 0.004920 6.308463 ( 2.851098)
test_btest 0.000725 0.000115 50.995612 ( 8.436839)
test_basic 0.002280 0.003477 0.286408 ( 0.374418)
test_all 0.001360 0.000272 615.144851 (100.652014)
test_rubyspec 0.077557 0.051445 44.073230 ( 49.641999)
total: 164.98 sec