Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-112449
#<BuildRuby:0x000056473d6ec208
@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.20220616-112449",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006677 0.000186 0.840125 ( 2.255776)
build_miniruby 0.000984 0.000065 0.057724 ( 0.056494)
build_ruby 0.000986 0.000066 0.060055 ( 0.058822)
build_all 0.004086 0.000272 1.506996 ( 0.612452)
build_install 0.010497 0.000700 6.293139 ( 2.834648)
test_btest 0.000678 0.000045 49.085374 ( 8.668905)
test_basic 0.005694 0.000380 0.340500 ( 0.428574)
test_all 0.001326 0.000088 615.841370 ( 96.967270)
test_rubyspec 0.085493 0.041867 44.112544 ( 49.673359)
total: 161.56 sec