Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-084730
#<BuildRuby:0x00005622d6da7df8
@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.20220731-084730",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006687 0.000000 0.808803 ( 1.159481)
build_miniruby 0.000913 0.000000 0.056879 ( 0.055737)
build_ruby 0.000990 0.000000 0.059241 ( 0.058057)
build_all 0.000266 0.004180 1.536812 ( 0.599941)
build_install 0.010862 0.000392 5.658294 ( 2.159420)
test_btest 0.000689 0.000041 51.945637 ( 8.181619)
test_basic 0.005531 0.000325 0.338304 ( 0.426462)
test_all 0.001334 0.000079 622.441239 ( 89.811458)
test_rubyspec 0.084545 0.043562 43.762705 ( 49.339825)
total: 151.79 sec