Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-184208
#<BuildRuby:0x0000562571893040
@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.20231128-184208",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005780 1.009209 ( 1.388909)
build_miniruby 0.000000 0.001335 1.005161 ( 1.004180)
build_ruby 0.000368 0.000958 2.800490 ( 2.801169)
build_all 0.005514 0.004521 16.962590 ( 1.548486)
build_install 0.006271 0.003471 4.956566 ( 1.227386)
test_btest 0.000783 0.000261 86.959958 ( 7.450139)
test_basic 0.004218 0.001406 0.703033 ( 0.777792)
test_all 0.086411 0.048942 548.285703 ( 49.576613)
test_rubyspec 0.032420 0.016004 49.531679 ( 61.787909)
total: 127.56 sec