Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-174052
#<BuildRuby:0x000055d1cce0a620
@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.20230111-174052",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005835 0.000834 0.851520 ( 1.046376)
build_miniruby 0.001218 0.000174 1.019103 ( 1.017187)
build_ruby 0.001475 0.000211 2.777861 ( 2.775075)
build_all 0.005189 0.004775 16.784824 ( 2.993404)
build_install 0.009634 0.001927 2.123191 ( 1.081646)
test_btest 0.000638 0.000128 69.298879 ( 11.360897)
test_basic 0.006290 0.000167 0.359249 ( 0.445687)
test_all 0.001104 0.000207 659.251021 (108.776470)
test_rubyspec 0.083934 0.049090 51.676671 ( 59.826600)
total: 189.32 sec