Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-074348
#<BuildRuby:0x0000559ba2122bc0
@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.20230125-074348",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004617 0.001796 0.844070 ( 1.022349)
build_miniruby 0.000835 0.000325 1.004758 ( 1.002908)
build_ruby 0.001676 0.000000 2.757493 ( 2.754939)
build_all 0.009676 0.000000 16.695830 ( 2.976902)
build_install 0.008950 0.002488 2.066369 ( 1.074744)
test_btest 0.000834 0.000278 74.595288 ( 10.353675)
test_basic 0.001601 0.005322 0.345322 ( 0.430608)
test_all 0.001065 0.000406 664.254091 ( 97.554667)
test_rubyspec 0.072180 0.028134 51.801424 ( 59.854750)
total: 177.03 sec