Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-190156
#<BuildRuby:0x0000555c1856be58
@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.20220803-190156",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005717 0.000953 0.896323 ( 1.279180)
build_miniruby 0.000901 0.000150 0.057825 ( 0.056535)
build_ruby 0.000799 0.000133 0.058926 ( 0.057824)
build_all 0.004685 0.000000 1.541510 ( 0.591760)
build_install 0.000913 0.010109 5.646634 ( 2.151534)
test_btest 0.000563 0.000176 47.214701 ( 8.962960)
test_basic 0.004366 0.001364 0.333576 ( 0.421927)
test_all 0.000847 0.000265 631.204322 ( 90.663325)
test_rubyspec 0.091705 0.037633 43.706668 ( 51.134707)
total: 155.32 sec