Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-202914
#<BuildRuby:0x00005577fd29c6e0
@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.20221109-202914",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006570 0.004507 1.117880 ( 1.260243)
build_miniruby 0.000000 0.002074 0.064002 ( 0.062181)
build_ruby 0.000021 0.002171 0.066589 ( 0.064474)
build_all 0.004241 0.005493 1.503979 ( 0.593596)
build_install 0.021681 0.000647 1.840393 ( 0.921206)
test_btest 0.000000 0.001523 88.461558 ( 9.024780)
test_basic 0.005984 0.003485 0.334632 ( 0.419994)
test_all 0.001589 0.000398 706.927752 ( 70.137900)
test_rubyspec 0.107390 0.065045 47.856674 ( 55.978394)
total: 138.46 sec