Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-180612
#<BuildRuby:0x000055ba406486d8
@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.20220813-180612",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007388 0.003869 0.961881 ( 1.020382)
build_miniruby 0.001502 0.000177 0.074785 ( 0.073841)
build_ruby 0.001688 0.000199 0.074915 ( 0.073492)
build_all 0.007074 0.003921 1.539276 ( 0.573500)
build_install 0.015757 0.007159 1.903042 ( 0.932051)
test_btest 0.000870 0.000181 77.743096 ( 8.437066)
test_basic 0.006139 0.001279 0.336606 ( 0.426012)
test_all 0.001938 0.004644 676.929593 ( 66.532996)
test_rubyspec 0.122652 0.049372 45.978966 ( 53.509714)
total: 131.58 sec