Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-044814
#<BuildRuby:0x000055cdeddd7280
@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-044814",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005968 1.128317 ( 1.512416)
build_miniruby 0.000000 0.001418 0.882627 ( 0.882272)
build_ruby 0.000797 0.000714 2.879547 ( 2.880017)
build_all 0.003265 0.006436 16.715647 ( 1.467019)
build_install 0.008177 0.000165 4.642929 ( 1.145806)
test_btest 0.000519 0.000165 82.833374 ( 7.960209)
test_basic 0.004823 0.000287 0.775262 ( 0.853957)
test_all 0.090065 0.043822 545.741634 ( 59.204119)
test_rubyspec 0.013572 0.034101 48.883440 ( 61.148512)
total: 137.06 sec