Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-045113
#<BuildRuby:0x000055c3bd877e00
@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.20220726-045113",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002405 0.004431 0.809616 ( 0.854907)
build_miniruby 0.000843 0.000194 0.057013 ( 0.055771)
build_ruby 0.000745 0.000171 0.058529 ( 0.057372)
build_all 0.004682 0.000000 1.510519 ( 0.588268)
build_install 0.011356 0.000000 5.636147 ( 2.154989)
test_btest 0.000789 0.000028 55.518914 ( 8.089073)
test_basic 0.004903 0.000865 0.277919 ( 0.366824)
test_all 0.001000 0.000176 588.775567 ( 93.766347)
test_rubyspec 0.059171 0.051389 43.410567 ( 49.025404)
total: 154.96 sec