Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-095225
#<BuildRuby:0x000055648cde8028
@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.20230112-095225",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.002311 0.004299 0.843334 ( 1.069215)
build_miniruby 0.001062 0.000212 1.025490 ( 1.023596)
build_ruby 0.001304 0.000261 2.788724 ( 2.786121)
build_all 0.009880 0.000000 16.750264 ( 2.938662)
build_install 0.006936 0.001947 2.037777 ( 1.069881)
test_btest 0.000918 0.000166 68.719757 ( 11.672044)
test_basic 0.002669 0.004255 0.340363 ( 0.425794)
test_all 0.001294 0.000000 661.646914 (101.385032)
test_rubyspec 0.091107 0.039623 51.856876 ( 59.918970)
total: 182.29 sec