Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-101401
#<BuildRuby:0x000055e701efc6d8
@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.20221126-101401",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.007450 0.004002 1.261519 ( 1.942481)
build_miniruby 0.002343 0.000138 0.850617 ( 0.849557)
build_ruby 0.000000 0.003305 2.250304 ( 2.160945)
build_all 0.012422 0.011297 24.960105 ( 2.872080)
build_install 0.021642 0.001257 4.983272 ( 1.207673)
test_btest 0.001373 0.000265 88.817067 ( 9.117801)
test_basic 0.006462 0.000440 0.357632 ( 0.449036)
test_all 0.001608 0.000298 733.649037 ( 71.973205)
test_rubyspec 0.090399 0.055639 49.587845 ( 58.077417)
total: 148.65 sec