Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-200112
#<BuildRuby:0x000055a2cb751390
@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.20221019-200112",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003560 0.006262 1.098073 ( 1.950228)
build_miniruby 0.002033 0.000000 0.108148 ( 0.105631)
build_ruby 0.001822 0.000000 0.102811 ( 0.100024)
build_all 0.000000 0.008510 1.331064 ( 0.574463)
build_install 0.013050 0.003882 1.692542 ( 0.897742)
test_btest 0.000807 0.000555 61.085754 ( 6.648454)
test_basic 0.004454 0.003062 0.362960 ( 0.451418)
test_all 0.006033 0.000352 486.080807 ( 53.867305)
test_rubyspec 0.084027 0.055978 43.190657 ( 51.665936)
total: 116.26 sec