Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-210015
#<BuildRuby:0x000055d49e888010
@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.20221208-210015",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005163 1.130715 ( 1.166424)
build_miniruby 0.000000 0.000961 0.955001 ( 0.953570)
build_ruby 0.000000 0.001290 2.860012 ( 2.770243)
build_all 0.007156 0.001925 15.882912 ( 3.349483)
build_install 0.009125 0.000928 2.333289 ( 1.314811)
test_btest 0.000469 0.000094 59.231543 ( 12.292040)
test_basic 0.000631 0.003782 0.300725 ( 0.391865)
test_all 0.000812 0.000203 658.540445 (106.321384)
test_rubyspec 0.022723 0.042600 53.503971 ( 61.777798)
total: 190.34 sec