Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-073611
#<BuildRuby:0x0000559a46302c40
@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.20220629-073611",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006744 0.848349 ( 1.008275)
build_miniruby 0.000000 0.001083 0.057686 ( 0.056430)
build_ruby 0.000000 0.000948 0.059546 ( 0.058352)
build_all 0.000000 0.004092 1.524112 ( 0.613920)
build_install 0.004792 0.006370 6.280566 ( 2.838106)
test_btest 0.000627 0.000251 51.133138 ( 8.434262)
test_basic 0.004797 0.001919 0.365375 ( 0.452154)
test_all 0.001197 0.000479 631.731859 ( 91.708715)
test_rubyspec 0.060820 0.058105 44.348139 ( 49.889311)
total: 155.06 sec