Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-014303
#<BuildRuby:0x000055ce30c57de0
@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.20221126-014303",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001402 0.003395 1.104259 ( 1.233759)
build_miniruby 0.000765 0.000153 0.968263 ( 0.967065)
build_ruby 0.001233 0.000000 2.714148 ( 2.620330)
build_all 0.008460 0.000386 15.812841 ( 3.327699)
build_install 0.010064 0.000000 1.988171 ( 1.137289)
test_btest 0.000631 0.000000 57.194118 ( 11.876627)
test_basic 0.005083 0.000033 0.305992 ( 0.396641)
test_all 0.000825 0.000118 675.865274 (105.657076)
test_rubyspec 0.042687 0.024858 53.599047 ( 61.757498)
total: 188.97 sec