Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-023148
#<BuildRuby:0x0000559df00c68c0
@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-023148",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004702 0.000000 1.126553 ( 1.153896)
build_miniruby 0.000828 0.000000 1.026986 ( 1.025744)
build_ruby 0.001227 0.000000 2.779952 ( 2.683602)
build_all 0.004838 0.003924 15.892884 ( 3.430502)
build_install 0.009112 0.000133 2.003424 ( 1.158804)
test_btest 0.000514 0.000054 58.485743 ( 10.993682)
test_basic 0.004436 0.000467 0.335194 ( 0.425542)
test_all 0.001091 0.000115 696.688837 (108.781354)
test_rubyspec 0.035294 0.024901 53.284116 ( 61.389752)
total: 191.04 sec