Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-023717
#<BuildRuby:0x000055c2b4f37da8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-023717",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000027)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005175 0.000059 1.215129 ( 1.414758)
build_miniruby 0.000923 0.000042 1.000078 ( 0.998606)
build_ruby 0.001109 0.000050 2.720530 ( 2.608162)
build_all 0.009784 0.000243 22.498049 ( 4.338925)
build_install 0.010764 0.000000 4.406079 ( 1.557612)
test_btest 0.000543 0.000000 60.490593 ( 11.194419)
test_basic 0.004454 0.000000 0.307852 ( 0.398841)
test_all 0.001146 0.000000 670.137607 (106.867116)
test_rubyspec 0.073208 0.001974 53.075707 ( 61.274600)
total: 190.65 sec