Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-043152
#<BuildRuby:0x000055d18cd7a858
@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.20221209-043152",
@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.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005071 0.000000 1.225511 ( 1.241872)
build_miniruby 0.000912 0.000000 0.935772 ( 0.934542)
build_ruby 0.001210 0.000000 2.768722 ( 2.647881)
build_all 0.004329 0.004579 15.862567 ( 3.318071)
build_install 0.003541 0.004200 2.220712 ( 1.266631)
test_btest 0.000000 0.000593 63.317153 ( 11.528581)
test_basic 0.000000 0.004195 0.312599 ( 0.404033)
test_all 0.000000 0.001031 660.082960 (109.457808)
test_rubyspec 0.023281 0.038685 52.463763 ( 60.676323)
total: 191.48 sec