Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-002234
#<BuildRuby:0x000056540d92cdd8
@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-002234",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010903 0.000465 1.366784 ( 2.140230)
build_miniruby 0.002019 0.000135 0.848442 ( 0.860000)
build_ruby 0.002858 0.000191 2.265272 ( 2.196866)
build_all 0.023172 0.000225 24.928464 ( 2.848216)
build_install 0.010819 0.010042 4.930840 ( 1.219615)
test_btest 0.001451 0.000208 87.141890 ( 9.186971)
test_basic 0.006431 0.000185 0.349500 ( 0.439353)
test_all 0.001899 0.000259 675.282344 ( 69.452174)
test_rubyspec 0.111327 0.046773 49.638849 ( 58.177115)
total: 146.52 sec