Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-171034
#<BuildRuby:0x0000562fad07e620
@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-171034",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000013 0.000008 0.000021 ( 0.000022)
configure 0.000011 0.000007 0.000018 ( 0.000018)
build_up 0.004220 0.002532 0.894680 ( 1.065475)
build_miniruby 0.000864 0.000519 1.014130 ( 1.012029)
build_ruby 0.001651 0.000000 2.783142 ( 2.780484)
build_all 0.009179 0.000825 16.835934 ( 3.035559)
build_install 0.010669 0.001102 2.290902 ( 1.177795)
test_btest 0.000668 0.000293 76.342628 ( 10.181489)
test_basic 0.006178 0.000782 0.369692 ( 0.455181)
test_all 0.000701 0.000289 668.858269 (109.797706)
test_rubyspec 0.056778 0.045481 51.557022 ( 59.648903)
total: 189.16 sec