Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-190308
#<BuildRuby:0x00005618d33df4b8
@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.20221116-190308",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000044 0.000006 0.000050 ( 0.000053)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003584 0.004529 1.127782 ( 1.159468)
build_miniruby 0.001138 0.000228 0.866416 ( 0.876183)
build_ruby 0.002539 0.000000 2.381386 ( 2.300965)
build_all 0.012595 0.005774 18.485374 ( 2.248833)
build_install 0.014697 0.002720 1.922206 ( 1.017999)
test_btest 0.001317 0.000300 89.419369 ( 9.799145)
test_basic 0.002320 0.004884 0.348000 ( 0.437913)
test_all 0.002101 0.000573 676.928589 ( 73.170936)
test_rubyspec 0.067932 0.053186 50.450834 ( 59.056280)
total: 150.07 sec