Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-043747
#<BuildRuby:0x00005642fd437e98
@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.20220528-043747",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003054 0.003632 0.830806 ( 0.939324)
build_miniruby 0.000679 0.000209 0.058114 ( 0.056943)
build_ruby 0.000767 0.000236 0.058171 ( 0.056806)
build_all 0.003317 0.001020 1.507201 ( 0.603867)
build_install 0.008333 0.002867 6.308268 ( 2.839509)
test_btest 0.000518 0.000162 47.287624 ( 8.636060)
test_basic 0.002295 0.003381 0.298151 ( 0.386829)
test_all 0.000961 0.000339 658.871096 ( 94.257514)
test_rubyspec 0.076035 0.051616 44.057157 ( 49.624673)
total: 157.40 sec