Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-184240
#<BuildRuby:0x0000558bb49637d8
@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-184240",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000074)
build_up 0.010659 0.000941 0.947591 ( 1.105932)
build_miniruby 0.001813 0.000259 0.074510 ( 0.073186)
build_ruby 0.001514 0.000216 0.073839 ( 0.072621)
build_all 0.009276 0.000597 1.534866 ( 0.587815)
build_install 0.012463 0.008531 1.880487 ( 0.921014)
test_btest 0.000958 0.000201 73.884924 ( 8.291449)
test_basic 0.007151 0.000482 0.328108 ( 0.418881)
test_all 0.003246 0.000650 677.202418 ( 66.304098)
test_rubyspec 0.092378 0.080590 45.268412 ( 53.768192)
total: 131.54 sec