Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-212240
#<BuildRuby:0x000055c286cb3df8
@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.20220821-212240",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001602 0.004601 0.812288 ( 1.916276)
build_miniruby 0.000719 0.000326 0.057598 ( 0.056209)
build_ruby 0.000710 0.000323 0.059836 ( 0.058591)
build_all 0.003240 0.001472 1.521609 ( 0.588362)
build_install 0.005986 0.005221 1.940102 ( 0.995484)
test_btest 0.000411 0.000206 54.970663 ( 8.126994)
test_basic 0.000877 0.005135 0.356974 ( 0.445474)
test_all 0.000000 0.001233 624.971536 ( 91.038654)
test_rubyspec 0.072822 0.057024 44.364325 ( 52.606235)
total: 155.83 sec