Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-193836
#<BuildRuby:0x000056258e8c44c0
@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.20221114-193836",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010492 1.092888 ( 1.129912)
build_miniruby 0.001424 0.000728 0.118761 ( 0.114276)
build_ruby 0.001560 0.000415 0.121750 ( 0.104241)
build_all 0.003514 0.006340 1.572369 ( 0.667735)
build_install 0.014251 0.007796 1.918845 ( 0.995467)
test_btest 0.001152 0.000448 82.233771 ( 9.272613)
test_basic 0.006565 0.000818 0.401614 ( 0.493003)
test_all 0.001886 0.000694 649.848447 ( 67.981671)
test_rubyspec 0.087623 0.067696 48.390544 ( 56.745814)
total: 137.51 sec