Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-172823
#<BuildRuby:0x00005563fc4a00a0
@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.20240114-172823",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.005283 1.153020 ( 1.498221)
build_miniruby 0.000000 0.001022 0.827444 ( 0.826984)
build_ruby 0.000988 0.000426 2.784459 ( 2.783496)
build_all 0.008262 0.000261 14.080507 ( 1.265819)
build_install 0.005958 0.001589 4.081331 ( 1.088548)
test_btest 0.000880 0.000235 74.498313 ( 6.890175)
test_basic 0.004192 0.000005 0.675216 ( 0.752535)
test_all 0.095912 0.034899 475.366765 ( 57.302247)
test_rubyspec 0.036190 0.008941 48.971011 ( 61.306224)
total: 133.72 sec