Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-212056
#<BuildRuby:0x000055f2aa44d390
@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.20220825-212056",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008926 0.002434 0.841437 ( 1.335983)
build_miniruby 0.001350 0.000368 0.060547 ( 0.058008)
build_ruby 0.001021 0.000278 0.064507 ( 0.063537)
build_all 0.005489 0.003626 1.275771 ( 0.467183)
build_install 0.014084 0.001254 1.586474 ( 0.781186)
test_btest 0.000731 0.000195 53.072838 ( 6.308723)
test_basic 0.000670 0.005282 0.278177 ( 0.376434)
test_all 0.002358 0.000786 513.472253 ( 53.873623)
test_rubyspec 0.064272 0.063243 41.865263 ( 50.471097)
total: 113.74 sec