Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-092705
#<BuildRuby:0x0000564546e34040
@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.20221227-092705",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004454 0.001855 0.842870 ( 1.022124)
build_miniruby 0.000874 0.000364 1.024732 ( 1.022837)
build_ruby 0.001137 0.000474 2.752724 ( 2.750281)
build_all 0.009503 0.000000 16.446792 ( 2.943527)
build_install 0.005543 0.005967 2.236539 ( 1.167501)
test_btest 0.000823 0.000338 75.514601 ( 10.939148)
test_basic 0.002789 0.003479 0.351337 ( 0.437871)
test_all 0.000995 0.000442 658.673921 (111.243985)
test_rubyspec 0.082406 0.048910 51.357432 ( 59.485003)
total: 191.01 sec