Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-191841
#<BuildRuby:0x0000562251437f00
@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.20220802-191841",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005838 0.000454 0.813320 ( 1.098296)
build_miniruby 0.000853 0.000197 0.057466 ( 0.056201)
build_ruby 0.000833 0.000192 0.059361 ( 0.058092)
build_all 0.003712 0.000857 1.521809 ( 0.585397)
build_install 0.008353 0.000836 5.612045 ( 2.146931)
test_btest 0.000641 0.000138 55.459773 ( 8.024696)
test_basic 0.001300 0.003853 0.278655 ( 0.368108)
test_all 0.000000 0.001427 616.145081 ( 91.467888)
test_rubyspec 0.072291 0.057626 44.030461 ( 51.381072)
total: 155.19 sec