Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-115329
#<BuildRuby:0x000056488a283858
@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.20231110-115329",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002803 0.002677 1.555999 ( 1.772881)
build_miniruby 0.000810 0.000213 0.835849 ( 0.835858)
build_ruby 0.001155 0.000304 2.749714 ( 2.749860)
build_all 0.009329 0.000384 16.024325 ( 1.446754)
build_install 0.005823 0.003402 4.713250 ( 1.120736)
test_btest 0.000822 0.000214 85.470725 ( 7.000137)
test_basic 0.003324 0.000867 0.630179 ( 0.707873)
test_all 0.085946 0.049631 501.435451 ( 55.137344)
test_rubyspec 0.022348 0.028789 49.815259 ( 62.184059)
total: 132.96 sec