Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-143527
#<BuildRuby:0x0000562dff908b88
@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.20221115-143527",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000024)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007828 0.000866 1.080242 ( 1.694779)
build_miniruby 0.001900 0.000000 0.884546 ( 0.884348)
build_ruby 0.001791 0.000000 2.364759 ( 2.270199)
build_all 0.013420 0.004312 17.998794 ( 2.194760)
build_install 0.017070 0.003285 1.832077 ( 0.980415)
test_btest 0.001059 0.000241 85.934601 ( 10.415412)
test_basic 0.006484 0.001474 0.353412 ( 0.445166)
test_all 0.000834 0.001003 695.190570 ( 73.790050)
test_rubyspec 0.064342 0.066993 50.213458 ( 58.722675)
total: 151.40 sec