Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-192724
#<BuildRuby:0x000056384ac6fe70
@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.20221224-192724",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001750 0.002790 0.814807 ( 1.046487)
build_miniruby 0.000773 0.000155 0.985399 ( 0.984201)
build_ruby 0.001021 0.000204 2.739194 ( 2.737938)
build_all 0.005863 0.003375 15.723582 ( 3.378801)
build_install 0.008410 0.001052 2.301211 ( 1.335277)
test_btest 0.000489 0.000109 64.761620 ( 10.984279)
test_basic 0.004074 0.000905 0.301351 ( 0.391873)
test_all 0.000808 0.000180 633.589590 (118.750580)
test_rubyspec 0.039710 0.025804 51.826010 ( 60.078906)
total: 199.69 sec