Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-111747
#<BuildRuby:0x00005607cfd1fdf8
@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.20221121-111747",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004276 0.000855 1.051607 ( 1.919512)
build_miniruby 0.000773 0.000155 0.996574 ( 0.995497)
build_ruby 0.001169 0.000000 2.836889 ( 2.729802)
build_all 0.008653 0.000158 15.989706 ( 3.307630)
build_install 0.008225 0.000000 1.993715 ( 1.211345)
test_btest 0.000612 0.000000 60.188639 ( 11.827157)
test_basic 0.005030 0.000054 0.303011 ( 0.393887)
test_all 0.000963 0.000144 658.086413 (123.469679)
test_rubyspec 0.055538 0.005437 53.368174 ( 61.656591)
total: 207.51 sec