Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-111956
#<BuildRuby:0x000055f3fc8fec88
@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.20221030-111956",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001055 0.008003 1.131384 ( 1.169865)
build_miniruby 0.001221 0.000282 0.105908 ( 0.102509)
build_ruby 0.001150 0.000266 0.093577 ( 0.090526)
build_all 0.006081 0.003560 1.331192 ( 0.570020)
build_install 0.012121 0.003232 1.654793 ( 0.903853)
test_btest 0.001666 0.000444 61.282387 ( 6.440657)
test_basic 0.005354 0.001427 0.359037 ( 0.448132)
test_all 0.006922 0.000406 499.169621 ( 54.305023)
test_rubyspec 0.082009 0.044315 43.542380 ( 52.170873)
total: 116.20 sec