Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-232923
#<BuildRuby:0x000055ebbaa5cae8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-232923",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000024 0.000002 0.000026 ( 0.000022)
build_up 0.005073 0.004742 1.072051 ( 1.125833)
build_miniruby 0.001398 0.000215 0.096690 ( 0.093602)
build_ruby 0.001649 0.000000 0.093460 ( 0.090261)
build_all 0.007471 0.000673 1.338165 ( 0.572466)
build_install 0.010252 0.005896 1.703572 ( 0.890394)
test_btest 0.001951 0.000000 62.881864 ( 6.522837)
test_basic 0.008455 0.000000 0.353294 ( 0.454579)
test_all 0.006124 0.001805 503.236805 ( 53.942852)
test_rubyspec 0.067407 0.055310 42.445199 ( 51.056891)
total: 114.75 sec