Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-032556
#<BuildRuby:0x0000560fb1807e80
@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.20230101-032556",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001924 0.004377 0.845068 ( 1.048014)
build_miniruby 0.001058 0.000302 1.011683 ( 1.009528)
build_ruby 0.001284 0.000367 2.768139 ( 2.765388)
build_all 0.000000 0.009845 16.799474 ( 2.987939)
build_install 0.006077 0.003430 2.296475 ( 1.183378)
test_btest 0.000811 0.000379 66.543825 ( 11.131081)
test_basic 0.006436 0.000922 0.380191 ( 0.464844)
test_all 0.000887 0.000387 665.999093 (110.520259)
test_rubyspec 0.059608 0.070975 51.554904 ( 59.560955)
total: 190.67 sec