Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-221419
#<BuildRuby:0x000055609097bfa8
@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.20231106-221419",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005312 0.000000 1.471536 ( 1.760684)
build_miniruby 0.001022 0.000000 0.837185 ( 0.836813)
build_ruby 0.001378 0.000000 2.799690 ( 2.799291)
build_all 0.005915 0.003820 16.303394 ( 1.451679)
build_install 0.008303 0.000518 4.917092 ( 1.165760)
test_btest 0.001132 0.000000 80.287273 ( 7.623503)
test_basic 0.004510 0.000083 0.601144 ( 0.676719)
test_all 0.088471 0.048812 527.960854 ( 55.077002)
test_rubyspec 0.026222 0.021898 49.807303 ( 62.195076)
total: 133.59 sec