Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-200132
#<BuildRuby:0x000055801ab34620
@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.20220920-200132",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000043 0.000003 0.000046 ( 0.000037)
build_up 0.009947 0.000392 1.098839 ( 1.130251)
build_miniruby 0.002200 0.000000 0.118232 ( 0.113952)
build_ruby 0.001755 0.000000 0.115378 ( 0.098318)
build_all 0.009243 0.000263 1.590900 ( 0.647646)
build_install 0.016379 0.005458 1.947167 ( 0.983673)
test_btest 0.001481 0.000000 74.149706 ( 8.027463)
test_basic 0.003200 0.005044 0.374245 ( 0.461485)
test_all 0.003099 0.000465 663.337580 ( 67.961336)
test_rubyspec 0.078063 0.087673 45.708306 ( 54.269956)
total: 133.70 sec