Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-074755
#<BuildRuby:0x0000556415b28328
@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.20221125-074755",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003877 0.000969 1.084276 ( 1.105789)
build_miniruby 0.000745 0.000186 0.992233 ( 0.990926)
build_ruby 0.001004 0.000251 2.712248 ( 2.591352)
build_all 0.009040 0.000000 15.873403 ( 3.326192)
build_install 0.003479 0.005526 2.109229 ( 1.185271)
test_btest 0.000452 0.000129 66.204627 ( 11.156506)
test_basic 0.000076 0.004847 0.343613 ( 0.434585)
test_all 0.000915 0.000327 661.614530 (113.039349)
test_rubyspec 0.033648 0.029055 53.447913 ( 61.613368)
total: 195.44 sec