Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-170031
#<BuildRuby:0x000055f8f1f132c8
@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.20220610-170031",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006936 0.000000 0.853553 ( 1.392431)
build_miniruby 0.001062 0.000000 0.057247 ( 0.055978)
build_ruby 0.000923 0.000044 0.059259 ( 0.058077)
build_all 0.004095 0.000273 1.508084 ( 0.608836)
build_install 0.003023 0.007947 6.307482 ( 2.856067)
test_btest 0.000535 0.000095 53.191521 ( 8.125619)
test_basic 0.001865 0.003671 0.286645 ( 0.375199)
test_all 0.000000 0.001403 623.513369 ( 94.863220)
test_rubyspec 0.051869 0.035851 44.168333 ( 49.741064)
total: 158.08 sec