Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-185007
#<BuildRuby:0x000055dc4151cb88
@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-185007",
@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.000012 0.000000 0.000012 ( 0.000020)
configure 0.000069 0.000000 0.000069 ( 0.000073)
build_up 0.007453 0.003824 0.976408 ( 1.018069)
build_miniruby 0.001958 0.000109 0.074945 ( 0.074739)
build_ruby 0.001744 0.000097 0.074237 ( 0.073893)
build_all 0.009496 0.000527 1.547846 ( 0.590834)
build_install 0.018585 0.004216 1.880113 ( 0.925545)
test_btest 0.001313 0.000114 76.940551 ( 8.099368)
test_basic 0.003382 0.004898 0.333021 ( 0.422158)
test_all 0.000880 0.003275 667.315599 ( 65.775108)
test_rubyspec 0.096821 0.070223 45.137548 ( 53.631913)
total: 130.61 sec