Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-102141
#<BuildRuby:0x00005570f8fd80e0
@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.20230107-102141",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.003761 0.000289 0.609572 ( 0.993852)
build_miniruby 0.000801 0.000061 0.670175 ( 0.670137)
build_ruby 0.001194 0.000092 2.429540 ( 2.429273)
build_all 0.005366 0.004523 12.823906 ( 1.616009)
build_install 0.006515 0.000274 1.529063 ( 0.726042)
test_btest 0.000581 0.000077 69.156574 ( 5.634034)
test_basic 0.003887 0.000000 0.262819 ( 0.357871)
test_all 0.001534 0.000105 502.364796 ( 46.856239)
test_rubyspec 0.021027 0.007579 35.454376 ( 46.059537)
total: 105.34 sec