Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-000956
#<BuildRuby:0x0000557770e60018
@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.20220830-000956",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003233 0.003056 0.813225 ( 0.952021)
build_miniruby 0.000859 0.000184 0.058288 ( 0.057056)
build_ruby 0.000733 0.000157 0.059545 ( 0.058447)
build_all 0.003804 0.000815 1.549458 ( 0.597066)
build_install 0.009794 0.001124 1.912704 ( 0.958489)
test_btest 0.000619 0.000124 44.851648 ( 8.472959)
test_basic 0.002216 0.004000 0.350840 ( 0.438285)
test_all 0.003092 0.000000 605.302666 ( 86.447840)
test_rubyspec 0.078379 0.051623 43.546574 ( 51.849350)
total: 149.83 sec