Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-191725
#<BuildRuby:0x0000555844a84728
@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.20221209-191725",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004518 0.000323 1.159403 ( 1.304120)
build_miniruby 0.000818 0.000059 0.972126 ( 0.970867)
build_ruby 0.000000 0.001311 2.756958 ( 2.640595)
build_all 0.001285 0.007531 15.782412 ( 3.345583)
build_install 0.004616 0.004465 2.286332 ( 1.336366)
test_btest 0.000460 0.000122 65.963402 ( 10.915737)
test_basic 0.004638 0.000059 0.305772 ( 0.396430)
test_all 0.001101 0.000275 652.215846 (122.586528)
test_rubyspec 0.050071 0.016904 52.878322 ( 61.060557)
total: 204.56 sec