Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-094126
#<BuildRuby:0x000055ff516640d0
@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.20230104-094126",
@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.000008)
autoconf 0.000048 0.000000 0.000048 ( 0.000049)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005910 0.000603 0.849280 ( 1.315092)
build_miniruby 0.001045 0.000322 1.012684 ( 1.010667)
build_ruby 0.001175 0.000362 2.764339 ( 2.761674)
build_all 0.003105 0.006579 16.686977 ( 2.978650)
build_install 0.010754 0.000928 2.310263 ( 1.188844)
test_btest 0.000848 0.000300 70.664004 ( 10.569890)
test_basic 0.004794 0.001692 0.375820 ( 0.461858)
test_all 0.000992 0.000351 675.310682 ( 93.972406)
test_rubyspec 0.079721 0.054842 51.374845 ( 59.396597)
total: 173.66 sec