Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-015743
#<BuildRuby:0x0000564efa9c73c8
@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.20231120-015743",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003765 0.000397 1.283548 ( 1.702656)
build_miniruby 0.001100 0.000000 0.929893 ( 0.929238)
build_ruby 0.001429 0.000000 2.770402 ( 2.770186)
build_all 0.009236 0.000772 16.681356 ( 1.500043)
build_install 0.003742 0.005106 4.901047 ( 1.167195)
test_btest 0.001019 0.000000 82.891969 ( 7.808372)
test_basic 0.000272 0.004102 0.677190 ( 0.754433)
test_all 0.081912 0.053493 505.202249 ( 56.586931)
test_rubyspec 0.014212 0.033430 49.768771 ( 62.163116)
total: 135.38 sec