Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-225354
#<BuildRuby:0x0000559d49f4bf00
@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.20220813-225354",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006257 0.000447 0.825942 ( 0.875576)
build_miniruby 0.000966 0.000069 0.058108 ( 0.056836)
build_ruby 0.000949 0.000067 0.059970 ( 0.058730)
build_all 0.004527 0.000003 1.515766 ( 0.587904)
build_install 0.006397 0.004723 1.894188 ( 0.965095)
test_btest 0.000775 0.000097 55.529115 ( 8.392721)
test_basic 0.000780 0.004805 0.254319 ( 0.343343)
test_all 0.002051 0.000385 600.574299 ( 91.628694)
test_rubyspec 0.069474 0.050781 44.011684 ( 51.371262)
total: 154.28 sec