Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-134049
#<BuildRuby:0x000055d1ee7c8088
@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.20220630-134049",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006461 0.863459 ( 1.409610)
build_miniruby 0.000000 0.001062 0.058069 ( 0.056813)
build_ruby 0.000214 0.000798 0.059893 ( 0.058660)
build_all 0.004282 0.000027 1.495934 ( 0.597920)
build_install 0.005580 0.003262 6.318360 ( 2.842254)
test_btest 0.000744 0.000000 55.027711 ( 8.264450)
test_basic 0.000741 0.005379 0.293608 ( 0.381939)
test_all 0.001252 0.000236 603.210172 ( 95.263901)
test_rubyspec 0.091186 0.039283 44.584676 ( 55.731563)
total: 164.61 sec