Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-194302
#<BuildRuby:0x0000557239f0ff68
@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.20220807-194302",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006353 0.000356 0.814253 ( 1.047947)
build_miniruby 0.000923 0.000132 0.058016 ( 0.056745)
build_ruby 0.000758 0.000108 0.059405 ( 0.058124)
build_all 0.004729 0.000000 1.569812 ( 0.606939)
build_install 0.011275 0.000000 5.651847 ( 2.164511)
test_btest 0.000678 0.000010 51.051740 ( 8.126788)
test_basic 0.004911 0.000546 0.334393 ( 0.423856)
test_all 0.000919 0.000102 592.377559 ( 89.223653)
test_rubyspec 0.096221 0.023233 43.611165 ( 50.980848)
total: 152.69 sec