Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-134902
#<BuildRuby:0x0000559efad040a0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231228-134902",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003737 0.001019 1.004917 ( 1.393469)
build_miniruby 0.001042 0.000284 0.876097 ( 0.875199)
build_ruby 0.001276 0.000348 2.795471 ( 2.795162)
build_all 0.008878 0.001056 16.711317 ( 1.541247)
build_install 0.006577 0.001644 4.696276 ( 1.138445)
test_btest 0.000515 0.000129 88.330567 ( 7.261924)
test_basic 0.005442 0.000000 0.837167 ( 0.915479)
test_all 0.083543 0.050946 546.260617 ( 49.976231)
test_rubyspec 0.017289 0.030810 50.924284 ( 63.175385)
total: 129.07 sec