Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-134557
#<BuildRuby:0x000055bcb12077b8
@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.20231025-134557",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004181 0.001306 1.393904 ( 1.729014)
build_miniruby 0.000784 0.000245 0.875047 ( 0.874687)
build_ruby 0.001019 0.000318 2.574192 ( 2.573990)
build_all 0.007676 0.002650 16.819854 ( 1.521664)
build_install 0.004702 0.004269 5.046808 ( 1.181956)
test_btest 0.000590 0.000206 89.916321 ( 7.119646)
test_basic 0.003348 0.001172 0.668514 ( 0.749400)
test_all 0.100210 0.037246 500.121476 ( 58.827748)
test_rubyspec 0.026276 0.023680 51.396766 ( 63.697393)
total: 138.28 sec