Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-213456
#<BuildRuby:0x0000558f461a0060
@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.20220504-213456",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006612 0.864263 ( 1.408279)
build_miniruby 0.000000 0.000985 0.058002 ( 0.056810)
build_ruby 0.000000 0.001044 0.057832 ( 0.056568)
build_all 0.000000 0.004280 1.496124 ( 0.595823)
build_install 0.007849 0.001014 6.265584 ( 2.838469)
test_btest 0.000639 0.000188 51.195756 ( 8.203114)
test_basic 0.001708 0.004316 0.344475 ( 0.432205)
test_all 0.001347 0.000475 617.275398 ( 91.232751)
test_rubyspec 0.059762 0.056207 43.717282 ( 48.660673)
total: 153.49 sec