Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-094948
#<BuildRuby:0x0000558519d53df8
@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.20221124-094948",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002633 0.002213 1.098679 ( 1.141084)
build_miniruby 0.000784 0.000147 0.963401 ( 0.962015)
build_ruby 0.001303 0.000000 2.792370 ( 2.706555)
build_all 0.008851 0.000000 15.776184 ( 3.304748)
build_install 0.009112 0.000854 2.051769 ( 1.202195)
test_btest 0.000536 0.000080 66.194114 ( 10.625240)
test_basic 0.004829 0.000157 0.313504 ( 0.403954)
test_all 0.000957 0.000137 714.650385 (111.708868)
test_rubyspec 0.030767 0.036879 53.472441 ( 61.669569)
total: 193.72 sec