Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-152810
#<BuildRuby:0x000055eacf34e620
@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.20230114-152810",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.007664 0.001450 0.908899 ( 1.083456)
build_miniruby 0.000911 0.000350 1.020274 ( 1.018473)
build_ruby 0.001229 0.000473 2.778013 ( 2.775463)
build_all 0.009451 0.000247 16.848840 ( 2.972392)
build_install 0.008553 0.002851 2.096932 ( 1.079282)
test_btest 0.000727 0.000242 80.194261 ( 10.665401)
test_basic 0.005018 0.001673 0.367536 ( 0.453183)
test_all 0.001676 0.000559 672.414402 (101.490216)
test_rubyspec 0.071383 0.064765 52.304815 ( 60.327478)
total: 181.87 sec