Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-095155
#<BuildRuby:0x000055b0e832bdf8
@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.20220701-095155",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005669 0.001546 0.881550 ( 3.840202)
build_miniruby 0.000833 0.000227 0.057723 ( 0.056465)
build_ruby 0.000707 0.000192 0.059215 ( 0.058146)
build_all 0.000000 0.004378 1.498021 ( 0.603275)
build_install 0.005045 0.005316 6.287695 ( 2.840652)
test_btest 0.000458 0.000190 51.841158 ( 8.438020)
test_basic 0.006129 0.000000 0.337317 ( 0.424934)
test_all 0.001342 0.000000 629.673153 ( 90.063927)
test_rubyspec 0.078692 0.039999 44.412417 ( 50.011858)
total: 156.34 sec