Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-160750
#<BuildRuby:0x000055dc12e37fa8
@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.20221123-160750",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004130 0.000635 1.109110 ( 1.104055)
build_miniruby 0.000000 0.000945 1.002644 ( 1.001247)
build_ruby 0.000000 0.001235 2.832028 ( 2.737223)
build_all 0.007093 0.001670 15.605873 ( 3.331744)
build_install 0.010058 0.000302 2.072654 ( 1.211693)
test_btest 0.000551 0.000098 63.873567 ( 10.635928)
test_basic 0.000245 0.004369 0.292119 ( 0.383113)
test_all 0.001147 0.000270 703.825477 (108.182669)
test_rubyspec 0.035314 0.031333 52.804463 ( 60.999667)
total: 189.59 sec