Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-063749
#<BuildRuby:0x0000555a642d3e58
@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.20221123-063749",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003826 0.000957 1.047297 ( 1.104502)
build_miniruby 0.000872 0.000000 0.977879 ( 0.976379)
build_ruby 0.001183 0.000000 2.759223 ( 2.672328)
build_all 0.007415 0.001221 15.745544 ( 3.256593)
build_install 0.005378 0.003625 2.033636 ( 1.174622)
test_btest 0.000462 0.000123 58.293297 ( 12.328428)
test_basic 0.003607 0.000961 0.317418 ( 0.408513)
test_all 0.001565 0.000417 709.518886 (110.173270)
test_rubyspec 0.058422 0.011480 54.054002 ( 62.212640)
total: 194.31 sec