Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-095247
#<BuildRuby:0x000055c01ce63e80
@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-095247",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.000062 0.006677 0.850226 ( 1.051981)
build_miniruby 0.000882 0.000315 1.005147 ( 1.003210)
build_ruby 0.001140 0.000408 2.783866 ( 2.781398)
build_all 0.009311 0.000480 16.728735 ( 2.992431)
build_install 0.002341 0.009054 2.081256 ( 1.078426)
test_btest 0.000760 0.000333 66.936188 ( 11.378667)
test_basic 0.004725 0.002067 0.378184 ( 0.464111)
test_all 0.000928 0.000406 655.398586 (104.126684)
test_rubyspec 0.065297 0.060292 51.747832 ( 60.048453)
total: 184.93 sec