Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-093938
#<BuildRuby:0x000055a862b0d438
@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.20221101-093938",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000065)
configure 0.000019 0.000003 0.000022 ( 0.000020)
build_up 0.008812 0.000764 1.103402 ( 1.890070)
build_miniruby 0.001698 0.000262 0.096976 ( 0.094492)
build_ruby 0.001360 0.000209 0.091171 ( 0.088741)
build_all 0.003657 0.004302 1.333837 ( 0.556851)
build_install 0.011271 0.002415 1.648190 ( 0.889724)
test_btest 0.001242 0.000266 61.414883 ( 6.665079)
test_basic 0.002512 0.006040 0.364466 ( 0.452956)
test_all 0.005857 0.001674 487.999161 ( 54.167984)
test_rubyspec 0.074195 0.054902 43.383280 ( 51.884435)
total: 116.69 sec