Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-075029
#<BuildRuby:0x0000560bae84c028
@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.20221210-075029",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005301 0.000160 1.227763 ( 1.278655)
build_miniruby 0.000809 0.000095 1.065391 ( 1.064041)
build_ruby 0.001131 0.000133 2.801765 ( 2.699079)
build_all 0.009126 0.000089 15.791008 ( 3.260822)
build_install 0.010537 0.000000 2.259812 ( 1.216131)
test_btest 0.000684 0.000000 65.780108 ( 10.910666)
test_basic 0.004899 0.000000 0.303230 ( 0.393837)
test_all 0.001175 0.000000 659.679467 (109.583561)
test_rubyspec 0.043547 0.016744 53.264959 ( 61.495891)
total: 191.90 sec