Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-205433
#<BuildRuby:0x000055bc5534d480
@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.20220821-205433",
@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.000032 0.000005 0.000037 ( 0.000038)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004735 0.005171 0.855474 ( 1.014946)
build_miniruby 0.001347 0.000336 0.049844 ( 0.048051)
build_ruby 0.001636 0.000409 0.061081 ( 0.059615)
build_all 0.006145 0.001537 1.245612 ( 0.468187)
build_install 0.009199 0.006401 1.571143 ( 0.802055)
test_btest 0.000959 0.000295 53.225233 ( 6.142552)
test_basic 0.003690 0.003163 0.304263 ( 0.393062)
test_all 0.002667 0.000889 487.046509 ( 51.727618)
test_rubyspec 0.067659 0.068534 41.971106 ( 50.564230)
total: 111.22 sec