Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-015332
#<BuildRuby:0x000055c532fca768
@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.20220611-015332",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.005403 0.001351 0.848094 ( 1.066427)
build_miniruby 0.001091 0.000000 0.058468 ( 0.057148)
build_ruby 0.000810 0.000000 0.059420 ( 0.058262)
build_all 0.004454 0.000000 1.507536 ( 0.622898)
build_install 0.011147 0.000000 6.307416 ( 2.860977)
test_btest 0.000763 0.000000 56.924290 ( 8.316955)
test_basic 0.002394 0.003195 0.305230 ( 0.393837)
test_all 0.001286 0.000286 628.277351 ( 92.438650)
test_rubyspec 0.077349 0.048569 44.156175 ( 49.695103)
total: 155.51 sec