Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-012035
#<BuildRuby:0x0000557e4bd9b2e0
@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.20240115-012035",
@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.000007 0.000029 ( 0.000029)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005129 0.000400 1.144173 ( 1.689994)
build_miniruby 0.000758 0.000207 2.420823 ( 2.314642)
build_ruby 0.000986 0.000269 2.790653 ( 2.791171)
build_all 0.006776 0.002503 14.250589 ( 1.371080)
build_install 0.006706 0.000828 4.105023 ( 1.079772)
test_btest 0.000894 0.000239 74.378405 ( 7.109762)
test_basic 0.001923 0.003267 0.786958 ( 0.860813)
test_all 0.106430 0.022850 506.412613 ( 51.559045)
test_rubyspec 0.025413 0.019630 47.282443 ( 59.600904)
total: 128.38 sec