Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-030900
#<BuildRuby:0x00005577b1e2b2c8
@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.20220812-030900",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003136 0.003557 0.808577 ( 1.062374)
build_miniruby 0.000713 0.000297 0.057424 ( 0.056251)
build_ruby 0.000599 0.000250 0.059976 ( 0.058807)
build_all 0.004393 0.000183 1.535059 ( 0.595022)
build_install 0.004933 0.006233 5.666250 ( 2.175829)
test_btest 0.000523 0.000241 50.264280 ( 8.310385)
test_basic 0.004151 0.001916 0.333666 ( 0.421404)
test_all 0.001484 0.000685 591.192443 ( 95.815485)
test_rubyspec 0.070329 0.044963 43.931623 ( 51.326493)
total: 159.82 sec