Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-083745
#<BuildRuby:0x00005573c911bdd0
@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.20221116-083745",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000025 0.000005 0.000030 ( 0.000044)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004370 0.000045 1.062780 ( 1.104673)
build_miniruby 0.000903 0.000000 0.972560 ( 0.971278)
build_ruby 0.001122 0.000000 2.751770 ( 2.658087)
build_all 0.008504 0.000000 15.772069 ( 3.316410)
build_install 0.005249 0.002519 2.020600 ( 1.193358)
test_btest 0.000548 0.000099 62.135727 ( 10.466367)
test_basic 0.004114 0.000748 0.298457 ( 0.389451)
test_all 0.001490 0.000271 653.566936 (103.161770)
test_rubyspec 0.047140 0.013399 51.415732 ( 59.704742)
total: 182.97 sec