Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-081428
#<BuildRuby:0x00005574bc732e00
@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.20220828-081428",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000026 0.000010 0.000036 ( 0.000037)
configure 0.000039 0.000016 0.000055 ( 0.000052)
build_up 0.009793 0.002187 0.817051 ( 1.069417)
build_miniruby 0.000986 0.000358 0.062387 ( 0.061987)
build_ruby 0.000000 0.002375 0.067016 ( 0.065118)
build_all 0.000769 0.007334 1.250264 ( 0.471941)
build_install 0.014259 0.000001 1.551445 ( 0.787702)
test_btest 0.000879 0.000377 52.230766 ( 6.238662)
test_basic 0.000639 0.005143 0.300501 ( 0.391304)
test_all 0.002552 0.001276 498.849557 ( 52.543246)
test_rubyspec 0.080134 0.040067 41.059129 ( 49.629113)
total: 111.26 sec