Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-035224
#<BuildRuby:0x000055915703c8a0
@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.20221013-035224",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005937 0.003314 1.095206 ( 1.265257)
build_miniruby 0.001375 0.000172 0.096868 ( 0.093988)
build_ruby 0.001395 0.000174 0.106095 ( 0.102813)
build_all 0.007836 0.000980 1.353397 ( 0.578499)
build_install 0.014374 0.000621 1.640470 ( 0.889864)
test_btest 0.001593 0.000177 60.078126 ( 6.728819)
test_basic 0.006912 0.000768 0.350328 ( 0.437273)
test_all 0.000000 0.007399 520.114517 ( 55.299829)
test_rubyspec 0.094124 0.028984 43.246693 ( 51.671534)
total: 117.07 sec