Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-195751
#<BuildRuby:0x000055be6e2e1350
@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.20221006-195751",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004992 0.005291 1.108375 ( 1.163305)
build_miniruby 0.001161 0.000290 0.097718 ( 0.094848)
build_ruby 0.001190 0.000298 0.099498 ( 0.096515)
build_all 0.003115 0.005704 1.255959 ( 0.549208)
build_install 0.008919 0.006468 1.619363 ( 0.877959)
test_btest 0.001669 0.000642 62.624169 ( 6.569313)
test_basic 0.004527 0.001741 0.348052 ( 0.447808)
test_all 0.007850 0.000059 477.505921 ( 52.936116)
test_rubyspec 0.062526 0.070987 42.139335 ( 50.764743)
total: 113.50 sec