Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-143010
#<BuildRuby:0x00005559158346e0
@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.20220915-143010",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000021 0.000002 0.000023 ( 0.000019)
build_up 0.002407 0.007948 1.129774 ( 1.564828)
build_miniruby 0.002174 0.000000 0.075318 ( 0.073249)
build_ruby 0.002132 0.000070 0.072200 ( 0.069691)
build_all 0.010641 0.001160 1.545635 ( 0.591788)
build_install 0.020377 0.001809 1.937403 ( 0.954439)
test_btest 0.001637 0.000258 90.811081 ( 9.888492)
test_basic 0.007998 0.001263 0.351698 ( 0.443176)
test_all 0.003485 0.000551 678.466492 ( 67.959361)
test_rubyspec 0.111659 0.063162 46.916341 ( 55.367840)
total: 136.91 sec