Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-200919
#<BuildRuby:0x0000557385d27ed8
@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.20221203-200919",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004205 0.000647 1.160752 ( 1.258123)
build_miniruby 0.000740 0.000114 1.016137 ( 1.014820)
build_ruby 0.001009 0.000156 2.768423 ( 2.664346)
build_all 0.004792 0.004455 15.915027 ( 3.355084)
build_install 0.010776 0.000000 2.243731 ( 1.210268)
test_btest 0.000510 0.000000 63.180608 ( 11.340332)
test_basic 0.000000 0.005144 0.361996 ( 0.452167)
test_all 0.000000 0.000866 661.825024 (114.757851)
test_rubyspec 0.035405 0.023097 53.097065 ( 61.335467)
total: 197.39 sec