Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-001133
#<BuildRuby:0x000056041b80b7e8
@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.20221201-001133",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009273 0.002318 1.203956 ( 1.788666)
build_miniruby 0.002021 0.000505 0.831187 ( 0.830982)
build_ruby 0.002931 0.000733 2.264489 ( 2.169019)
build_all 0.019983 0.000899 18.646933 ( 2.171005)
build_install 0.015048 0.006434 2.044251 ( 1.036573)
test_btest 0.001387 0.000326 90.067744 ( 9.369239)
test_basic 0.007910 0.001861 0.354642 ( 0.441536)
test_all 0.002931 0.000232 736.919842 ( 71.611608)
test_rubyspec 0.118980 0.050897 49.688437 ( 57.811746)
total: 147.23 sec