Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-090329
#<BuildRuby:0x00005642b5d23f68
@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.20220829-090329",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001209 0.005319 0.885566 ( 1.337994)
build_miniruby 0.000777 0.000207 0.058013 ( 0.056816)
build_ruby 0.000815 0.000217 0.060383 ( 0.059149)
build_all 0.001466 0.002882 1.483461 ( 0.589337)
build_install 0.006301 0.004424 1.860852 ( 0.953275)
test_btest 0.000544 0.000192 54.698123 ( 7.926291)
test_basic 0.005147 0.000513 0.339035 ( 0.427429)
test_all 0.001054 0.000352 603.017510 ( 90.146043)
test_rubyspec 0.077636 0.050112 43.538375 ( 51.946504)
total: 153.44 sec