Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-212152
#<BuildRuby:0x000055c7963686f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-212152",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007531 0.001883 0.967504 ( 1.853573)
build_miniruby 0.002314 0.000579 0.847123 ( 0.845354)
build_ruby 0.003471 0.000000 2.137559 ( 2.137905)
build_all 0.021134 0.000058 18.613295 ( 2.193082)
build_install 0.009638 0.011105 1.999175 ( 1.019652)
test_btest 0.001145 0.000318 90.123698 ( 9.475399)
test_basic 0.008185 0.000778 0.341557 ( 0.429534)
test_all 0.002633 0.000000 678.959525 ( 68.135115)
test_rubyspec 0.125420 0.049908 48.229569 ( 56.246278)
total: 142.34 sec