Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-185242
#<BuildRuby:0x000055ba1fcebf38
@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.20230124-185242",
@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.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005962 0.000423 0.841629 ( 1.023949)
build_miniruby 0.001015 0.000203 1.006060 ( 1.004332)
build_ruby 0.001138 0.000228 2.774205 ( 2.771727)
build_all 0.006983 0.002931 16.733098 ( 2.969030)
build_install 0.010756 0.000616 2.070797 ( 1.067426)
test_btest 0.000910 0.000182 73.937943 ( 10.475988)
test_basic 0.006032 0.000379 0.367378 ( 0.453803)
test_all 0.000778 0.000619 656.998231 (110.727595)
test_rubyspec 0.092168 0.040331 51.727253 ( 59.781967)
total: 190.28 sec