Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-120506
#<BuildRuby:0x000055bbaa5bbf60
@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.20221120-120506",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004958 0.000000 1.040826 ( 1.358622)
build_miniruby 0.000822 0.000000 0.995712 ( 0.994483)
build_ruby 0.001278 0.000000 2.804281 ( 2.691268)
build_all 0.009159 0.000000 15.924273 ( 3.263527)
build_install 0.010137 0.000000 2.090977 ( 1.196218)
test_btest 0.000613 0.000000 64.328838 ( 10.761216)
test_basic 0.004741 0.000000 0.380445 ( 0.471617)
test_all 0.001430 0.000000 655.788412 (105.615990)
test_rubyspec 0.033266 0.034004 51.289654 ( 59.574893)
total: 185.93 sec