Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-000953
#<BuildRuby:0x000055f9008cf448
@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.20220523-000953",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002352 0.004247 0.849014 ( 1.155033)
build_miniruby 0.000907 0.000130 0.057414 ( 0.056185)
build_ruby 0.000903 0.000129 0.057665 ( 0.056427)
build_all 0.004168 0.000000 1.495490 ( 0.604719)
build_install 0.010228 0.000211 6.322758 ( 2.877329)
test_btest 0.000614 0.000073 54.979005 ( 8.119419)
test_basic 0.000000 0.005551 0.296671 ( 0.385384)
test_all 0.000000 0.002123 617.276867 ( 92.794254)
test_rubyspec 0.056121 0.033122 43.938171 ( 49.536848)
total: 155.59 sec