Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-071627
#<BuildRuby:0x00005623a4f0c0d0
@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.20220719-071627",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005790 0.000891 0.870872 ( 0.957745)
build_miniruby 0.000755 0.000116 0.057051 ( 0.055851)
build_ruby 0.000812 0.000125 0.058848 ( 0.057552)
build_all 0.004436 0.000000 1.534559 ( 0.603258)
build_install 0.011068 0.000000 5.668610 ( 2.160527)
test_btest 0.000803 0.000000 57.080367 ( 8.394167)
test_basic 0.004917 0.000419 0.283639 ( 0.372646)
test_all 0.001115 0.000131 597.318797 ( 88.704444)
test_rubyspec 0.061841 0.040733 43.837079 ( 49.443917)
total: 150.75 sec