Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-190200
#<BuildRuby:0x000055f0fe1500a0
@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.20220607-190200",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000650 0.006191 0.887344 ( 1.549022)
build_miniruby 0.000599 0.000300 0.057880 ( 0.056679)
build_ruby 0.000590 0.000295 0.059161 ( 0.057902)
build_all 0.001714 0.002652 1.506930 ( 0.612772)
build_install 0.003816 0.007331 6.309082 ( 2.867524)
test_btest 0.000450 0.000288 47.514473 ( 8.569570)
test_basic 0.003229 0.003368 0.336736 ( 0.424690)
test_all 0.000739 0.000493 647.027701 ( 91.202719)
test_rubyspec 0.072979 0.037419 44.042101 ( 49.593487)
total: 154.93 sec