Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-131225
#<BuildRuby:0x0000557606474d30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220911-131225",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008838 0.002209 1.130248 ( 1.114555)
build_miniruby 0.002299 0.000000 0.075453 ( 0.073778)
build_ruby 0.002627 0.000016 0.068297 ( 0.066125)
build_all 0.008280 0.001911 1.570036 ( 0.611859)
build_install 0.015914 0.006860 1.898191 ( 0.939243)
test_btest 0.000862 0.000229 95.695432 ( 9.463018)
test_basic 0.002382 0.006781 0.362823 ( 0.449044)
test_all 0.000000 0.004143 642.475332 ( 66.864332)
test_rubyspec 0.078020 0.092713 47.099560 ( 55.643770)
total: 135.23 sec