Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-215123
#<BuildRuby:0x0000564c62ddcea8
@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.20220825-215123",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.012878 0.973421 ( 1.009941)
build_miniruby 0.000000 0.001794 0.076303 ( 0.076443)
build_ruby 0.000101 0.001480 0.069098 ( 0.068869)
build_all 0.009798 0.002038 1.512892 ( 0.572241)
build_install 0.016437 0.005537 1.887443 ( 0.928538)
test_btest 0.001146 0.000000 71.385092 ( 8.266666)
test_basic 0.007258 0.000000 0.336234 ( 0.428003)
test_all 0.002069 0.003503 653.533154 ( 65.211417)
test_rubyspec 0.097287 0.069405 45.511937 ( 54.005916)
total: 130.57 sec