Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-200730
#<BuildRuby:0x00005556abafb818
@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.20231119-200730",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002053 0.002827 1.270741 ( 1.625821)
build_miniruby 0.000957 0.000191 0.934055 ( 0.933735)
build_ruby 0.001204 0.000240 2.808652 ( 2.808818)
build_all 0.009317 0.001042 16.726374 ( 1.541093)
build_install 0.007423 0.001414 4.984667 ( 1.196745)
test_btest 0.000844 0.000161 84.752563 ( 7.129521)
test_basic 0.001675 0.002911 0.622161 ( 0.699836)
test_all 0.107337 0.028938 537.020393 ( 51.026907)
test_rubyspec 0.036738 0.009169 49.716730 ( 62.007415)
total: 128.97 sec