Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-101326
#<BuildRuby:0x0000557679bf2148
@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.20220818-101326",
@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.000005 0.000012 ( 0.000012)
autoconf 0.000009 0.000006 0.000015 ( 0.000015)
configure 0.000013 0.000009 0.000022 ( 0.000023)
build_up 0.006210 0.005463 0.899475 ( 1.441237)
build_miniruby 0.001444 0.001011 0.063975 ( 0.062630)
build_ruby 0.000794 0.000556 0.050557 ( 0.050306)
build_all 0.002421 0.006139 1.239071 ( 0.458585)
build_install 0.008293 0.008394 1.595264 ( 0.802807)
test_btest 0.000697 0.000582 52.281428 ( 6.169225)
test_basic 0.003742 0.003118 0.298896 ( 0.390856)
test_all 0.002129 0.000951 515.424921 ( 53.098494)
test_rubyspec 0.052760 0.082262 41.717644 ( 50.457672)
total: 112.93 sec