Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-231559
#<BuildRuby:0x000055b37d01c3a0
@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.20220913-231559",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007299 0.003866 1.183770 ( 1.158187)
build_miniruby 0.000000 0.002304 0.076449 ( 0.074318)
build_ruby 0.001291 0.000859 0.078515 ( 0.076234)
build_all 0.008659 0.001213 1.589667 ( 0.611083)
build_install 0.020672 0.001753 1.940924 ( 0.955000)
test_btest 0.000887 0.000186 91.528161 ( 9.927248)
test_basic 0.005686 0.001197 0.348211 ( 0.442110)
test_all 0.004138 0.000871 642.506949 ( 66.488257)
test_rubyspec 0.114153 0.062630 47.341690 ( 55.701811)
total: 135.44 sec