Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-144810
#<BuildRuby:0x0000555abf38fcb0
@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.20231212-144810",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000613 0.004113 1.471796 ( 1.817776)
build_miniruby 0.000771 0.000171 0.849275 ( 0.848887)
build_ruby 0.000000 0.001337 2.765723 ( 2.766577)
build_all 0.007947 0.002625 17.054244 ( 1.507088)
build_install 0.003652 0.005152 5.043625 ( 1.200363)
test_btest 0.000892 0.000267 87.450771 ( 8.073689)
test_basic 0.000000 0.005009 0.686458 ( 0.754800)
test_all 0.105232 0.034228 541.045604 ( 62.375559)
test_rubyspec 0.025294 0.023271 50.570167 ( 62.915173)
total: 142.26 sec