Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-092214
#<BuildRuby:0x0000561575b5f500
@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.20231021-092214",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.002143 0.003092 1.324684 ( 1.587914)
build_miniruby 0.000000 0.001314 0.902806 ( 0.902899)
build_ruby 0.000000 0.001209 2.787647 ( 2.787501)
build_all 0.004151 0.006074 16.677607 ( 1.467426)
build_install 0.005976 0.003754 4.991179 ( 1.162845)
test_btest 0.000728 0.000156 86.434475 ( 7.337780)
test_basic 0.004731 0.000000 0.729617 ( 0.805783)
test_all 0.004179 0.002383 528.722204 ( 49.967202)
test_rubyspec 0.020834 0.027294 50.448367 ( 62.770480)
total: 128.79 sec