Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-193514
#<BuildRuby:0x000055a646d1c0d0
@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.20220731-193514",
@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.002413 0.004220 0.833224 ( 1.295301)
build_miniruby 0.000743 0.000106 0.057818 ( 0.056661)
build_ruby 0.000874 0.000125 0.059192 ( 0.057969)
build_all 0.004049 0.000579 1.516092 ( 0.588023)
build_install 0.007819 0.003481 5.662768 ( 2.181216)
test_btest 0.000632 0.000112 49.217623 ( 7.973598)
test_basic 0.000000 0.006027 0.371146 ( 0.458952)
test_all 0.001817 0.000000 612.655106 ( 90.391503)
test_rubyspec 0.093154 0.027883 43.749149 ( 49.345772)
total: 152.35 sec