Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-025413
#<BuildRuby:0x00005606ace17568
@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.20230607-025413",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004170 0.001043 1.375297 ( 2.621129)
build_miniruby 0.000766 0.000192 0.759509 ( 0.759477)
build_ruby 0.001050 0.000262 2.427669 ( 2.428161)
build_all 0.008060 0.000838 12.221056 ( 1.073136)
build_install 0.001835 0.005251 1.569562 ( 0.855945)
test_btest 0.000767 0.000226 78.063373 ( 7.361541)
test_basic 0.000279 0.003342 0.621274 ( 0.703231)
test_all 0.000839 0.000279 420.095887 ( 47.383021)
test_rubyspec 0.012132 0.029708 42.445083 ( 54.900337)
total: 118.09 sec