Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-125434
#<BuildRuby:0x0000563e3f9c7e98
@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.20220426-125434",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005778 0.000413 0.930921 ( 3.780138)
build_miniruby 0.000995 0.000071 0.057406 ( 0.056114)
build_ruby 0.000887 0.000064 0.059354 ( 0.058171)
build_all 0.000012 0.004478 1.474538 ( 0.605828)
build_install 0.009671 0.001382 6.296660 ( 2.811106)
test_btest 0.000000 0.000682 49.212900 ( 8.702362)
test_basic 0.000000 0.005903 0.299239 ( 0.387407)
test_all 0.000000 0.001509 617.534719 ( 95.415555)
test_rubyspec 0.063777 0.029487 44.382054 ( 49.286663)
total: 161.10 sec