Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-064802
#<BuildRuby:0x000055c56f7ff230
@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.20240106-064802",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002826 0.000998 0.953080 ( 1.342585)
build_miniruby 0.000000 0.001349 1.026847 ( 1.025808)
build_ruby 0.000000 0.001573 2.763158 ( 2.766024)
build_all 0.010115 0.000000 14.685131 ( 1.364516)
build_install 0.010143 0.000000 4.195306 ( 1.157254)
test_btest 0.000721 0.000000 74.165901 ( 7.546460)
test_basic 0.005150 0.000157 0.533826 ( 0.599061)
test_all 0.090214 0.043249 527.417017 ( 49.233200)
test_rubyspec 0.014554 0.019949 49.789877 ( 62.286912)
total: 127.32 sec