Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-130102
#<BuildRuby:0x0000557f77a2fd68
@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.20231221-130102",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002509 0.003787 1.375147 ( 1.775115)
build_miniruby 0.000892 0.000085 0.891802 ( 0.891774)
build_ruby 0.000000 0.001658 2.849006 ( 2.849233)
build_all 0.007765 0.001695 15.358455 ( 1.424528)
build_install 0.006152 0.002481 4.527156 ( 1.150593)
test_btest 0.000689 0.000099 75.502142 ( 7.642936)
test_basic 0.001326 0.003689 0.803947 ( 0.872641)
test_all 0.101722 0.033416 476.981361 ( 57.003838)
test_rubyspec 0.023717 0.024847 49.204789 ( 61.612170)
total: 135.22 sec