Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-165206
#<BuildRuby:0x0000556385ebffa8
@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.20230709-165206",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002368 0.003702 1.445317 ( 2.666822)
build_miniruby 0.000912 0.000137 0.956408 ( 0.957155)
build_ruby 0.001151 0.000173 2.827260 ( 2.827588)
build_all 0.004055 0.004780 8.795185 ( 8.101256)
build_install 0.005286 0.003478 2.081769 ( 1.745136)
test_btest 0.000597 0.000135 89.017281 ( 7.169181)
test_basic 0.003578 0.000000 0.652116 ( 0.731313)
test_all 0.001816 0.000045 473.995668 ( 43.375566)
test_rubyspec 0.018660 0.021303 43.501982 ( 55.946020)
total: 123.52 sec