Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-171806
#<BuildRuby:0x000055df7b1ebfa8
@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.20220801-171806",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001586 0.004729 0.910651 ( 5.071581)
build_miniruby 0.000714 0.000260 0.057237 ( 0.056043)
build_ruby 0.000577 0.000210 0.059242 ( 0.058144)
build_all 0.004692 0.000089 1.522220 ( 0.588279)
build_install 0.006098 0.005084 5.649529 ( 2.143412)
test_btest 0.000502 0.000193 46.856218 ( 8.762966)
test_basic 0.001019 0.005091 0.341983 ( 0.429781)
test_all 0.000955 0.000440 602.566638 ( 92.034927)
test_rubyspec 0.075717 0.054032 43.799695 ( 49.483827)
total: 158.63 sec