Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-021729
#<BuildRuby:0x0000557de7fe3e58
@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.20221122-021729",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004228 0.000445 1.048191 ( 1.056425)
build_miniruby 0.000902 0.000095 1.061311 ( 1.060059)
build_ruby 0.001078 0.000113 2.813260 ( 2.699416)
build_all 0.008656 0.000433 15.951868 ( 3.402012)
build_install 0.002231 0.005826 2.076876 ( 1.195960)
test_btest 0.000475 0.000076 60.429815 ( 11.035248)
test_basic 0.004677 0.000000 0.303569 ( 0.394107)
test_all 0.001779 0.000000 679.233222 (119.704440)
test_rubyspec 0.047044 0.029217 53.214467 ( 61.388390)
total: 201.94 sec