Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-202601
#<BuildRuby:0x000056531d3fb800
@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.20221110-202601",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010274 0.000413 1.090288 ( 1.189545)
build_miniruby 0.000000 0.002061 0.070104 ( 0.067987)
build_ruby 0.000048 0.002164 0.069300 ( 0.067021)
build_all 0.009230 0.001308 1.514145 ( 0.586679)
build_install 0.021012 0.000500 1.851195 ( 0.942265)
test_btest 0.001231 0.000259 84.795667 ( 8.868810)
test_basic 0.009914 0.001011 0.320420 ( 0.404916)
test_all 0.002286 0.000457 703.060753 ( 69.702713)
test_rubyspec 0.082653 0.103957 48.077358 ( 56.194128)
total: 138.03 sec