Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-114951
#<BuildRuby:0x000055f8577cc068
@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.20230614-114951",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005835 0.000434 1.355958 ( 2.592972)
build_miniruby 0.001154 0.000257 0.837796 ( 0.836218)
build_ruby 0.001019 0.000226 2.397639 ( 2.399154)
build_all 0.005806 0.003510 13.003594 ( 1.166519)
build_install 0.007381 0.000806 1.915021 ( 0.856668)
test_btest 0.000598 0.000143 85.239683 ( 6.858386)
test_basic 0.001238 0.002328 0.639348 ( 0.721140)
test_all 0.001144 0.000298 440.736822 ( 38.565966)
test_rubyspec 0.011054 0.022950 41.367542 ( 53.872806)
total: 107.87 sec