Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-123418
#<BuildRuby:0x0000564d1cecedd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-123418",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005198 0.005353 1.263107 ( 1.668275)
build_miniruby 0.001825 0.000421 0.849974 ( 0.852479)
build_ruby 0.000000 0.003272 2.233387 ( 2.147769)
build_all 0.015780 0.006570 25.104288 ( 2.809633)
build_install 0.017650 0.003775 5.003982 ( 1.205904)
test_btest 0.001089 0.000321 83.741301 ( 9.268968)
test_basic 0.007454 0.000000 0.354379 ( 0.443020)
test_all 0.003416 0.000000 666.335052 ( 69.713916)
test_rubyspec 0.085762 0.047229 49.748376 ( 58.215491)
total: 146.33 sec