Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-041017
#<BuildRuby:0x000055aa1bae3df8
@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.20230106-041017",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004594 0.001914 0.846292 ( 1.375885)
build_miniruby 0.000842 0.000351 1.008935 ( 1.006790)
build_ruby 0.001060 0.000442 2.767132 ( 2.764620)
build_all 0.009718 0.000000 16.707527 ( 2.976822)
build_install 0.002704 0.006614 2.083958 ( 1.075642)
test_btest 0.000734 0.000321 71.450441 ( 10.896044)
test_basic 0.004583 0.002005 0.309806 ( 0.396361)
test_all 0.000992 0.000434 653.307193 (104.140409)
test_rubyspec 0.051420 0.055082 51.977267 ( 60.046355)
total: 184.68 sec