Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-062107
#<BuildRuby:0x0000556ddec7a8c0
@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.20220820-062107",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006301 0.000154 0.837713 ( 0.905655)
build_miniruby 0.000942 0.000067 0.058147 ( 0.056935)
build_ruby 0.000932 0.000067 0.060001 ( 0.058768)
build_all 0.004648 0.000014 1.514252 ( 0.590449)
build_install 0.010920 0.000117 1.927036 ( 0.962361)
test_btest 0.000712 0.000042 49.694559 ( 8.237247)
test_basic 0.001034 0.004748 0.254612 ( 0.343160)
test_all 0.002121 0.000250 627.587811 ( 90.457224)
test_rubyspec 0.072366 0.050353 44.114972 ( 52.373539)
total: 153.99 sec