Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-140506
#<BuildRuby:0x00005599739a4dd8
@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.20221115-140506",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000014 0.000007 0.000021 ( 0.000023)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.007450 0.000000 1.095352 ( 1.150881)
build_miniruby 0.001799 0.000000 0.875632 ( 0.880264)
build_ruby 0.000000 0.002029 2.358240 ( 2.276171)
build_all 0.011167 0.006616 18.223582 ( 2.200074)
build_install 0.016187 0.004989 1.888337 ( 1.010783)
test_btest 0.000609 0.000254 83.395213 ( 10.540508)
test_basic 0.002355 0.003272 0.329727 ( 0.420397)
test_all 0.001606 0.000714 679.578300 ( 73.853512)
test_rubyspec 0.073227 0.052535 50.173862 ( 58.663423)
total: 151.00 sec