Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-110343
#<BuildRuby:0x0000564458ece620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-110343",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.002198 0.004207 0.859791 ( 1.054286)
build_miniruby 0.001257 0.000079 1.010374 ( 1.008194)
build_ruby 0.001516 0.000095 2.783006 ( 2.780354)
build_all 0.006483 0.003282 16.731072 ( 2.984333)
build_install 0.010945 0.000677 2.309722 ( 1.166651)
test_btest 0.001008 0.000096 77.091802 ( 10.728589)
test_basic 0.006379 0.000196 0.354342 ( 0.440522)
test_all 0.001165 0.000106 665.031220 ( 99.302827)
test_rubyspec 0.086009 0.038832 51.475576 ( 59.536235)
total: 179.00 sec