Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-035028
#<BuildRuby:0x000055d63b7f5438
@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-035028",
@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.000030 0.000000 0.000030 ( 0.000030)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.000000 0.013163 1.127882 ( 1.219981)
build_miniruby 0.001358 0.000743 0.096911 ( 0.093421)
build_ruby 0.000000 0.001807 0.096937 ( 0.094199)
build_all 0.005617 0.002234 1.297069 ( 0.567724)
build_install 0.007447 0.006116 1.639026 ( 0.888818)
test_btest 0.000000 0.001746 61.602146 ( 6.484397)
test_basic 0.004004 0.002156 0.350829 ( 0.449521)
test_all 0.004814 0.003078 499.728518 ( 53.635322)
test_rubyspec 0.083134 0.047322 43.092202 ( 51.297033)
total: 114.73 sec