Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-195219
#<BuildRuby:0x00005564d14900d0
@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.20221202-195219",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000018 0.000009 0.000027 ( 0.000028)
configure 0.000063 0.000031 0.000094 ( 0.000098)
build_up 0.008244 0.001864 1.217375 ( 1.211083)
build_miniruby 0.001679 0.000763 0.838519 ( 0.837157)
build_ruby 0.003031 0.000000 2.244546 ( 2.157632)
build_all 0.019954 0.002910 18.645977 ( 2.183221)
build_install 0.018071 0.004561 2.087079 ( 1.053614)
test_btest 0.001137 0.000379 91.649706 ( 9.452934)
test_basic 0.007280 0.002426 0.353025 ( 0.437928)
test_all 0.002872 0.000957 729.268106 ( 71.520057)
test_rubyspec 0.113033 0.073890 49.441414 ( 57.377599)
total: 146.23 sec