Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-235817
#<BuildRuby:0x00005645057be508
@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.20220428-235817",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002057 0.004615 0.842492 ( 1.055766)
build_miniruby 0.000793 0.000265 0.057433 ( 0.056140)
build_ruby 0.000797 0.000266 0.057718 ( 0.056427)
build_all 0.003259 0.001086 1.485060 ( 0.595566)
build_install 0.004561 0.006418 6.299510 ( 2.827500)
test_btest 0.000489 0.000204 50.806302 ( 8.637694)
test_basic 0.004170 0.001737 0.282548 ( 0.371487)
test_all 0.001079 0.000449 620.838654 ( 89.100343)
test_rubyspec 0.050436 0.057461 43.738356 ( 48.704489)
total: 151.41 sec