Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-220819
#<BuildRuby:0x00005615b580fe00
@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.20220817-220819",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006462 0.000000 0.835956 ( 0.884273)
build_miniruby 0.001058 0.000000 0.058185 ( 0.056899)
build_ruby 0.001065 0.000000 0.059655 ( 0.058353)
build_all 0.004523 0.000000 1.535215 ( 0.584337)
build_install 0.011081 0.000000 1.928580 ( 0.959046)
test_btest 0.000745 0.000000 51.726241 ( 8.522778)
test_basic 0.005519 0.000000 0.256834 ( 0.345641)
test_all 0.002347 0.000000 627.932850 ( 89.452971)
test_rubyspec 0.088139 0.042710 43.887184 ( 51.244332)
total: 152.11 sec