Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-054127
#<BuildRuby:0x000055f38337fba0
@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.20221014-054127",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000026 0.000011 0.000037 ( 0.000038)
configure 0.000035 0.000014 0.000049 ( 0.000050)
build_up 0.008205 0.004092 1.079736 ( 1.178462)
build_miniruby 0.001688 0.000703 0.102511 ( 0.100972)
build_ruby 0.001107 0.000461 0.095089 ( 0.093518)
build_all 0.006198 0.000731 1.276635 ( 0.577722)
build_install 0.011969 0.002685 1.594933 ( 0.882545)
test_btest 0.000000 0.001511 62.297624 ( 6.446704)
test_basic 0.001919 0.004239 0.343713 ( 0.436172)
test_all 0.004414 0.001892 502.862823 ( 53.800732)
test_rubyspec 0.082116 0.046506 43.155769 ( 51.764839)
total: 115.28 sec