Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-015540
#<BuildRuby:0x000055b7e93f68c0
@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-015540",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005472 0.000912 0.856211 ( 1.138488)
build_miniruby 0.000844 0.000140 0.057996 ( 0.056709)
build_ruby 0.000685 0.000114 0.059282 ( 0.058051)
build_all 0.004085 0.000681 1.544804 ( 0.600002)
build_install 0.005843 0.005263 5.640213 ( 2.170462)
test_btest 0.000761 0.000175 53.949613 ( 8.019803)
test_basic 0.006147 0.000200 0.347636 ( 0.435185)
test_all 0.000810 0.000173 648.569002 ( 93.336519)
test_rubyspec 0.108211 0.020574 43.837328 ( 49.434672)
total: 155.25 sec