Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-163015
#<BuildRuby:0x0000562e4bb9c330
@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.20220811-163015",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.003241 0.003536 0.899725 ( 0.952101)
build_miniruby 0.000634 0.000346 0.057551 ( 0.056277)
build_ruby 0.000560 0.000305 0.059379 ( 0.058226)
build_all 0.003189 0.001739 1.590670 ( 0.604898)
build_install 0.009112 0.002436 5.721113 ( 2.188836)
test_btest 0.000513 0.000257 50.058812 ( 8.423323)
test_basic 0.000638 0.005067 0.341633 ( 0.430504)
test_all 0.000699 0.000408 604.086679 ( 89.156571)
test_rubyspec 0.053094 0.067916 43.820312 ( 51.198295)
total: 153.07 sec