Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-020613
#<BuildRuby:0x000055b206327cc0
@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.20231020-020613",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002410 0.003230 1.452052 ( 1.687596)
build_miniruby 0.001113 0.000159 0.932171 ( 0.931551)
build_ruby 0.001288 0.000184 2.755073 ( 2.754969)
build_all 0.005418 0.004924 18.443907 ( 1.578285)
build_install 0.009085 0.000897 5.500375 ( 1.292942)
test_btest 0.000777 0.000000 93.920348 ( 8.532268)
test_basic 0.004962 0.000000 0.630954 ( 0.705967)
test_all 0.006026 0.000000 596.083269 ( 55.252114)
test_rubyspec 0.018595 0.035009 53.205914 ( 65.479533)
total: 138.22 sec