Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-224949
#<BuildRuby:0x000055883be3bde0
@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.20220725-224949",
@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.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002346 0.004315 0.813275 ( 0.979081)
build_miniruby 0.000975 0.000070 0.057924 ( 0.056561)
build_ruby 0.000959 0.000068 0.059306 ( 0.058045)
build_all 0.000091 0.004476 1.522354 ( 0.584398)
build_install 0.009616 0.001374 5.638244 ( 2.162142)
test_btest 0.000512 0.000073 50.671745 ( 8.424584)
test_basic 0.000000 0.005351 0.290758 ( 0.379800)
test_all 0.000000 0.000943 625.891481 ( 91.943806)
test_rubyspec 0.063207 0.058773 43.747706 ( 49.322613)
total: 153.91 sec