Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-055242
#<BuildRuby:0x0000559a5b7a44f0
@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.20220405-055242",
@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.000000 0.000026 0.000026 ( 0.000031)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.006690 0.004773 1.029435 ( 1.976794)
build_miniruby 0.001431 0.000440 0.080764 ( 0.078523)
build_ruby 0.001045 0.001817 0.074987 ( 0.072389)
build_all 0.007642 0.002586 4.202161 ( 0.845075)
build_install 0.020033 0.004178 8.648740 ( 3.004223)
test_btest 0.001007 0.000307 71.607087 ( 8.244302)
test_basic 0.005215 0.001588 0.337598 ( 0.425758)
test_all 0.001229 0.000374 686.274327 ( 67.597048)
test_rubyspec 0.120224 0.055550 46.655568 ( 52.109224)
total: 134.35 sec