Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-180705
#<BuildRuby:0x0000558258edc0d0
@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-180705",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005379 0.001241 0.843504 ( 1.045075)
build_miniruby 0.001053 0.000243 1.009305 ( 1.007411)
build_ruby 0.001319 0.000304 2.756026 ( 2.753454)
build_all 0.001577 0.008240 16.741607 ( 3.019193)
build_install 0.009228 0.000100 2.080599 ( 1.077353)
test_btest 0.000915 0.000000 77.806208 ( 10.492550)
test_basic 0.002307 0.004054 0.341955 ( 0.428270)
test_all 0.001016 0.000359 658.269395 (105.938123)
test_rubyspec 0.046282 0.034318 51.721262 ( 59.821152)
total: 185.58 sec