Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-224010
#<BuildRuby:0x000055eac9bf4208
@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.20220728-224010",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006178 0.000441 0.829028 ( 1.005900)
build_miniruby 0.000805 0.000058 0.056933 ( 0.055811)
build_ruby 0.000939 0.000067 0.058922 ( 0.057644)
build_all 0.004425 0.000316 1.543684 ( 0.586799)
build_install 0.010672 0.000394 5.637539 ( 2.151555)
test_btest 0.000654 0.000044 45.793221 ( 8.672163)
test_basic 0.005225 0.000001 0.287881 ( 0.376861)
test_all 0.001291 0.000041 582.927960 ( 92.446653)
test_rubyspec 0.067062 0.062234 43.977403 ( 49.587521)
total: 154.94 sec