Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-131010
#<BuildRuby:0x000055a87ff07918
@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.20240110-131010",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004422 0.000680 0.957749 ( 1.327151)
build_miniruby 0.001152 0.000177 0.936550 ( 0.935571)
build_ruby 0.001458 0.000225 2.833946 ( 2.835495)
build_all 0.009587 0.000725 14.724214 ( 1.397619)
build_install 0.003209 0.005571 4.315703 ( 1.167582)
test_btest 0.000574 0.000123 79.774300 ( 7.274390)
test_basic 0.003296 0.000000 0.439291 ( 0.520519)
test_all 0.108448 0.026588 538.655020 ( 50.331884)
test_rubyspec 0.032864 0.006134 50.597296 ( 63.084499)
total: 128.88 sec