Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-135950
#<BuildRuby:0x000055b705de7c60
@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.20220603-135950",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006595 0.000000 0.866898 ( 1.319289)
build_miniruby 0.001071 0.000000 0.057465 ( 0.056153)
build_ruby 0.001038 0.000000 0.059378 ( 0.058106)
build_all 0.004305 0.000000 1.502159 ( 0.608515)
build_install 0.006983 0.004147 6.313173 ( 2.849047)
test_btest 0.000694 0.000037 49.319599 ( 8.502450)
test_basic 0.005140 0.000271 0.339117 ( 0.427492)
test_all 0.001361 0.000072 648.178502 ( 94.446674)
test_rubyspec 0.060982 0.028911 44.435236 ( 50.063025)
total: 158.33 sec