Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-063249
#<BuildRuby:0x0000560d266bfe70
@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.20221231-063249",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004540 0.001892 0.842942 ( 1.071312)
build_miniruby 0.000821 0.000342 1.010195 ( 1.008328)
build_ruby 0.001125 0.000469 2.773278 ( 2.770745)
build_all 0.008415 0.001500 16.770627 ( 2.997341)
build_install 0.011194 0.000520 2.333992 ( 1.198237)
test_btest 0.000687 0.000229 77.355523 ( 10.916066)
test_basic 0.002941 0.004211 0.374534 ( 0.459391)
test_all 0.000000 0.001366 651.920445 (101.516307)
test_rubyspec 0.091396 0.035604 51.779218 ( 59.841792)
total: 181.78 sec