Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-040235
#<BuildRuby:0x000056389cfd3df8
@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.20221217-040235",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004227 0.000067 0.835010 ( 1.042962)
build_miniruby 0.000767 0.000177 0.951943 ( 0.950653)
build_ruby 0.000953 0.000220 2.680401 ( 2.589290)
build_all 0.007332 0.001692 15.915446 ( 3.427677)
build_install 0.010765 0.000286 2.218861 ( 1.249617)
test_btest 0.000446 0.000090 67.044860 ( 10.884822)
test_basic 0.000000 0.004686 0.303622 ( 0.394343)
test_all 0.001402 0.000420 687.037921 (143.203611)
test_rubyspec 0.040194 0.030125 52.931166 ( 61.016876)
total: 224.76 sec