Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-171933
#<BuildRuby:0x00005597c902a7e0
@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.20221118-171933",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001202 0.003683 1.114606 ( 1.404478)
build_miniruby 0.000887 0.000118 1.007248 ( 1.005954)
build_ruby 0.001045 0.000139 2.752690 ( 2.658704)
build_all 0.008055 0.001074 15.858008 ( 3.379842)
build_install 0.004171 0.005388 2.093645 ( 1.175397)
test_btest 0.000474 0.000095 62.617818 ( 11.009678)
test_basic 0.001046 0.003914 0.325761 ( 0.416186)
test_all 0.000887 0.000222 644.756739 (101.748510)
test_rubyspec 0.042251 0.022643 51.484943 ( 59.786612)
total: 182.59 sec