Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-062852
#<BuildRuby:0x0000564dfd713cb0
@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.20231205-062852",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004668 0.000000 1.181705 ( 1.582616)
build_miniruby 0.001067 0.000000 0.810203 ( 0.809670)
build_ruby 0.001332 0.000000 2.842590 ( 2.842621)
build_all 0.009947 0.000000 16.170575 ( 1.460503)
build_install 0.008398 0.000000 4.859100 ( 1.189105)
test_btest 0.001096 0.000000 84.075349 ( 6.964524)
test_basic 0.000000 0.004798 0.670254 ( 0.750526)
test_all 0.098542 0.034080 537.601067 ( 50.954325)
test_rubyspec 0.011288 0.038373 50.729643 ( 63.052665)
total: 129.61 sec