Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-134903
#<BuildRuby:0x000056059cd72038
@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.20221013-134903",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.011878 0.000078 1.066084 ( 1.132922)
build_miniruby 0.001540 0.000000 0.104518 ( 0.101711)
build_ruby 0.001774 0.000000 0.097168 ( 0.093996)
build_all 0.003146 0.005386 1.312798 ( 0.557641)
build_install 0.013511 0.004303 1.626642 ( 0.886979)
test_btest 0.001166 0.000318 63.885446 ( 6.479747)
test_basic 0.004432 0.002797 0.347328 ( 0.444274)
test_all 0.001644 0.005140 498.469818 ( 54.728396)
test_rubyspec 0.074250 0.056008 43.149450 ( 51.785304)
total: 116.21 sec