Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-131908
#<BuildRuby:0x000056148b753f00
@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.20221117-131908",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003985 0.000919 1.139688 ( 1.752137)
build_miniruby 0.000640 0.000148 1.002606 ( 1.001486)
build_ruby 0.000925 0.000213 2.749526 ( 2.660973)
build_all 0.003395 0.005572 15.981353 ( 3.281335)
build_install 0.004195 0.004579 2.087908 ( 1.199949)
test_btest 0.000427 0.000153 63.633073 ( 11.022289)
test_basic 0.003789 0.001353 0.310310 ( 0.400673)
test_all 0.000774 0.000277 643.326984 (107.348217)
test_rubyspec 0.038559 0.033188 52.123031 ( 60.407258)
total: 189.07 sec