Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-205856
#<BuildRuby:0x0000557fd04cbfa8
@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.20220730-205856",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003065 0.003832 0.868104 ( 0.904091)
build_miniruby 0.000950 0.000059 0.057446 ( 0.056204)
build_ruby 0.000895 0.000056 0.058961 ( 0.057801)
build_all 0.004488 0.000280 1.523028 ( 0.588790)
build_install 0.007506 0.003691 5.645429 ( 2.161457)
test_btest 0.000755 0.000080 48.728574 ( 8.694305)
test_basic 0.005400 0.000569 0.327433 ( 0.415611)
test_all 0.001723 0.000000 610.304941 ( 90.711121)
test_rubyspec 0.096029 0.032191 43.663834 ( 49.245303)
total: 152.84 sec