Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-032224
#<BuildRuby:0x000055f7a89cb5f8
@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.20231227-032224",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005687 0.000000 1.061667 ( 1.469280)
build_miniruby 0.001484 0.000000 0.892301 ( 0.891578)
build_ruby 0.001317 0.000000 2.753062 ( 2.752920)
build_all 0.008269 0.001221 16.252485 ( 1.435464)
build_install 0.004019 0.004313 4.553382 ( 1.119643)
test_btest 0.000761 0.000235 80.674732 ( 7.541845)
test_basic 0.000000 0.004185 0.664053 ( 0.739196)
test_all 0.082466 0.054587 545.273114 ( 50.888154)
test_rubyspec 0.020653 0.029305 49.975832 ( 62.308323)
total: 129.15 sec