Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-122115
#<BuildRuby:0x0000556c0ea9b468
@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.20220512-122115",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006494 0.000464 0.889683 ( 4.336838)
build_miniruby 0.000902 0.000064 0.057779 ( 0.056521)
build_ruby 0.000965 0.000068 0.057633 ( 0.056407)
build_all 0.004329 0.000000 1.515381 ( 0.608041)
build_install 0.002351 0.008574 6.307858 ( 2.853435)
test_btest 0.000635 0.000119 46.254439 ( 8.833614)
test_basic 0.004513 0.000846 0.285280 ( 0.374105)
test_all 0.001224 0.000230 657.101528 ( 94.718758)
test_rubyspec 0.069412 0.055139 44.267394 ( 49.523852)
total: 161.36 sec