Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-000053
#<BuildRuby:0x000055f5335a8010
@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.20230113-000053",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005747 0.000821 0.857914 ( 1.093186)
build_miniruby 0.000000 0.001285 1.013684 ( 1.011761)
build_ruby 0.000000 0.001592 2.790282 ( 2.787684)
build_all 0.001775 0.008269 16.783670 ( 2.960713)
build_install 0.009755 0.001677 2.103912 ( 1.075549)
test_btest 0.000848 0.000249 76.661296 ( 10.743550)
test_basic 0.003142 0.004009 0.358011 ( 0.443009)
test_all 0.001128 0.000177 673.014082 ( 94.901467)
test_rubyspec 0.066446 0.046753 51.849086 ( 59.973217)
total: 174.99 sec