Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-093141
#<BuildRuby:0x0000562325f51e98
@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.20221229-093141",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002605 0.003811 0.840055 ( 1.022254)
build_miniruby 0.001056 0.000211 1.006892 ( 1.005028)
build_ruby 0.001312 0.000263 2.795014 ( 2.792434)
build_all 0.000873 0.008646 16.827118 ( 2.992775)
build_install 0.008791 0.002930 2.290080 ( 1.184695)
test_btest 0.000755 0.000252 68.488089 ( 11.448437)
test_basic 0.006555 0.000524 0.346088 ( 0.431472)
test_all 0.000854 0.000268 652.699494 (100.198217)
test_rubyspec 0.088064 0.040411 51.594315 ( 59.678788)
total: 180.75 sec