Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-145042
#<BuildRuby:0x000055ea9ff26fe0
@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.20220801-145042",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008063 0.004007 0.949989 ( 1.155718)
build_miniruby 0.001763 0.000220 0.081277 ( 0.080217)
build_ruby 0.001569 0.000196 0.071822 ( 0.071162)
build_all 0.009386 0.000607 1.555278 ( 0.588680)
build_install 0.020601 0.000699 5.233118 ( 2.113036)
test_btest 0.001220 0.000122 74.842780 ( 7.897263)
test_basic 0.006968 0.000191 0.320272 ( 0.411125)
test_all 0.002743 0.000261 641.106417 ( 64.170471)
test_rubyspec 0.095619 0.071480 45.474128 ( 50.921242)
total: 127.41 sec