Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-093855
#<BuildRuby:0x0000563df127cd30
@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.20221108-093855",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001714 0.008466 1.062631 ( 1.106108)
build_miniruby 0.002093 0.000483 0.069045 ( 0.066316)
build_ruby 0.001706 0.000394 0.065111 ( 0.062967)
build_all 0.005720 0.004833 1.435646 ( 0.571358)
build_install 0.013003 0.008891 1.826405 ( 0.943372)
test_btest 0.001234 0.000436 83.508718 ( 8.792446)
test_basic 0.007612 0.001001 0.349870 ( 0.436183)
test_all 0.001301 0.000434 698.344668 ( 69.928466)
test_rubyspec 0.097144 0.085119 47.341608 ( 55.396188)
total: 137.30 sec