Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-113321
#<BuildRuby:0x0000562c2c0b2c10
@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.20220630-113321",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002731 0.004071 0.881048 ( 1.618156)
build_miniruby 0.000944 0.000063 0.057633 ( 0.056425)
build_ruby 0.000904 0.000060 0.059550 ( 0.058347)
build_all 0.000699 0.003767 1.493441 ( 0.602726)
build_install 0.010385 0.000753 6.312154 ( 2.829709)
test_btest 0.000664 0.000078 57.324563 ( 8.307812)
test_basic 0.005143 0.000605 0.307761 ( 0.396983)
test_all 0.001470 0.000000 626.760158 ( 89.573511)
test_rubyspec 0.085637 0.043809 44.634499 ( 50.177831)
total: 153.62 sec