Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-233749
#<BuildRuby:0x000055af79d22cc8
@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-233749",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006664 0.004727 1.255354 ( 1.273246)
build_miniruby 0.002047 0.000472 0.853277 ( 0.851929)
build_ruby 0.003048 0.000000 2.242092 ( 2.153929)
build_all 0.016067 0.003763 18.624708 ( 2.177428)
build_install 0.015303 0.005989 2.082705 ( 1.046396)
test_btest 0.000000 0.001379 88.132094 ( 8.813356)
test_basic 0.006639 0.003736 0.348425 ( 0.432952)
test_all 0.002075 0.000000 688.995589 ( 69.541111)
test_rubyspec 0.099217 0.079298 49.411774 ( 57.527853)
total: 143.82 sec