Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-071813
#<BuildRuby:0x0000557c6298bf00
@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.20220827-071813",
@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.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.006792 0.837723 ( 0.993630)
build_miniruby 0.000000 0.000988 0.058473 ( 0.057292)
build_ruby 0.000000 0.001038 0.060729 ( 0.059472)
build_all 0.000000 0.004500 1.553752 ( 0.599786)
build_install 0.005050 0.005920 1.923232 ( 0.964181)
test_btest 0.000521 0.000208 54.599216 ( 8.392681)
test_basic 0.001008 0.004443 0.282840 ( 0.371785)
test_all 0.000741 0.001872 635.678420 ( 92.041912)
test_rubyspec 0.058733 0.065855 43.927728 ( 52.191924)
total: 155.67 sec