Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-173512
#<BuildRuby:0x0000558537597dd0
@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.20220614-173512",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006112 0.000940 0.913952 ( 2.012546)
build_miniruby 0.000922 0.000141 0.057397 ( 0.056113)
build_ruby 0.000819 0.000126 0.059220 ( 0.057911)
build_all 0.003696 0.000569 1.534600 ( 0.624792)
build_install 0.007562 0.003527 6.273344 ( 2.847373)
test_btest 0.000755 0.000142 53.635747 ( 8.033570)
test_basic 0.004573 0.000858 0.284922 ( 0.373853)
test_all 0.001677 0.000314 638.731481 ( 91.696107)
test_rubyspec 0.060853 0.063251 44.061425 ( 49.724862)
total: 155.43 sec