Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-093956
#<BuildRuby:0x0000564ad208bfb0
@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.20221124-093956",
@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.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004682 0.000051 1.084810 ( 1.123649)
build_miniruby 0.000976 0.000065 1.005105 ( 1.003679)
build_ruby 0.001057 0.000070 2.806046 ( 2.690934)
build_all 0.008629 0.000282 15.780537 ( 3.449178)
build_install 0.010035 0.000331 1.999727 ( 1.154759)
test_btest 0.000000 0.000612 65.001958 ( 11.098508)
test_basic 0.001706 0.003261 0.296635 ( 0.387725)
test_all 0.001227 0.000129 678.147211 (107.967222)
test_rubyspec 0.057621 0.014735 52.799696 ( 61.022339)
total: 189.90 sec