Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-153153
#<BuildRuby:0x000055cff1dfb670
@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.20221128-153153",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001874 0.002947 1.110618 ( 1.799351)
build_miniruby 0.000819 0.000153 1.095771 ( 1.094565)
build_ruby 0.001103 0.000207 2.683032 ( 2.543545)
build_all 0.006218 0.002738 15.801372 ( 3.336494)
build_install 0.009282 0.001137 2.067632 ( 1.223178)
test_btest 0.000615 0.000000 59.456386 ( 11.687227)
test_basic 0.004652 0.000000 0.316233 ( 0.407221)
test_all 0.000786 0.000000 685.961069 (105.402201)
test_rubyspec 0.041069 0.026134 53.400727 ( 61.772806)
total: 189.27 sec