Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-235825
#<BuildRuby:0x000056353eb18018
@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-235825",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005761 0.000887 0.862278 ( 1.160891)
build_miniruby 0.000857 0.000132 0.059009 ( 0.057671)
build_ruby 0.000000 0.000982 0.058811 ( 0.057498)
build_all 0.001008 0.003580 1.529011 ( 0.588709)
build_install 0.007125 0.003988 5.637036 ( 2.162383)
test_btest 0.000458 0.000122 51.348219 ( 8.520018)
test_basic 0.005558 0.000292 0.361741 ( 0.449600)
test_all 0.000821 0.000205 615.191827 ( 86.948472)
test_rubyspec 0.104374 0.022079 43.979038 ( 49.617860)
total: 149.56 sec