Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-132729
#<BuildRuby:0x000055f62b0106e0
@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.20220830-132729",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002769 0.009112 1.012991 ( 1.412223)
build_miniruby 0.001497 0.000460 0.075223 ( 0.073779)
build_ruby 0.001323 0.000407 0.073640 ( 0.072013)
build_all 0.007995 0.002460 1.529478 ( 0.582299)
build_install 0.018851 0.004628 1.883762 ( 0.922813)
test_btest 0.001056 0.000311 74.668309 ( 8.590162)
test_basic 0.000000 0.007677 0.317378 ( 0.407330)
test_all 0.004146 0.000261 636.687865 ( 64.838805)
test_rubyspec 0.092668 0.064565 45.735218 ( 54.284094)
total: 131.18 sec