Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-033433
#<BuildRuby:0x000056122ac10010
@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.20221210-033433",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002850 0.002265 1.141820 ( 1.152753)
build_miniruby 0.000758 0.000142 0.969637 ( 0.968495)
build_ruby 0.001279 0.000000 2.686854 ( 2.587256)
build_all 0.006202 0.002854 15.833119 ( 3.309442)
build_install 0.005966 0.003162 2.247096 ( 1.274977)
test_btest 0.000527 0.000126 62.226994 ( 11.256044)
test_basic 0.003684 0.000877 0.321811 ( 0.412749)
test_all 0.001140 0.000000 665.880259 (113.231337)
test_rubyspec 0.044725 0.030193 53.017501 ( 61.273464)
total: 195.47 sec