Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-053648
#<BuildRuby:0x000055b055deebe8
@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.20230114-053648",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002329 0.004123 0.847536 ( 1.049382)
build_miniruby 0.001114 0.000139 1.018610 ( 1.016660)
build_ruby 0.001451 0.000181 2.778385 ( 2.775804)
build_all 0.006245 0.003805 16.771241 ( 3.006865)
build_install 0.009732 0.001622 2.098219 ( 1.083329)
test_btest 0.000655 0.000109 73.501344 ( 10.527256)
test_basic 0.002308 0.004131 0.342246 ( 0.428531)
test_all 0.001221 0.000257 669.177065 (101.767439)
test_rubyspec 0.102399 0.032675 51.859023 ( 59.872666)
total: 181.53 sec