Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-051216
#<BuildRuby:0x000055b88a02a650
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-051216",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004883 0.000105 1.152148 ( 1.173134)
build_miniruby 0.000730 0.000097 0.938957 ( 0.937900)
build_ruby 0.001274 0.000000 2.740839 ( 2.642874)
build_all 0.008117 0.000650 15.662406 ( 3.295593)
build_install 0.008316 0.000000 2.212283 ( 1.286898)
test_btest 0.000620 0.000000 58.404295 ( 12.072763)
test_basic 0.004994 0.000000 0.360185 ( 0.450738)
test_all 0.000873 0.000000 691.441160 (108.485220)
test_rubyspec 0.053578 0.014484 53.251239 ( 61.465064)
total: 191.81 sec