Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-083641
#<BuildRuby:0x000055a4b0f2a620
@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.20220530-083641",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.007054 0.881739 ( 1.463316)
build_miniruby 0.000491 0.000499 0.057075 ( 0.055879)
build_ruby 0.000000 0.000989 0.057754 ( 0.056492)
build_all 0.001028 0.003195 1.489806 ( 0.604796)
build_install 0.004815 0.004280 6.285948 ( 2.834573)
test_btest 0.000648 0.000216 55.373483 ( 7.981923)
test_basic 0.005281 0.000365 0.281214 ( 0.370104)
test_all 0.001155 0.000361 635.971161 ( 94.305722)
test_rubyspec 0.088932 0.041545 44.058642 ( 49.611810)
total: 157.29 sec