Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-045346
#<BuildRuby:0x000055b9d0f2d480
@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.20220721-045346",
@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.000026 0.000006 0.000032 ( 0.000034)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.000000 0.011988 0.870242 ( 1.889708)
build_miniruby 0.001185 0.000206 0.064253 ( 0.064056)
build_ruby 0.001036 0.000518 0.066032 ( 0.065561)
build_all 0.008731 0.000758 1.292451 ( 0.499906)
build_install 0.013905 0.002598 4.344651 ( 1.884193)
test_btest 0.001365 0.000531 55.316776 ( 6.024414)
test_basic 0.002710 0.003496 0.292538 ( 0.384862)
test_all 0.001593 0.000671 505.727523 ( 52.983873)
test_rubyspec 0.079707 0.045987 41.971083 ( 47.713745)
total: 111.51 sec