Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-100541
#<BuildRuby:0x0000557e22251570
@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.20221029-100541",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010192 0.000448 1.099463 ( 1.149643)
build_miniruby 0.000000 0.002222 0.095265 ( 0.091692)
build_ruby 0.000000 0.001422 0.101434 ( 0.098367)
build_all 0.006143 0.001490 1.338453 ( 0.569874)
build_install 0.013708 0.001958 1.660945 ( 0.888172)
test_btest 0.000000 0.001896 63.391941 ( 6.441436)
test_basic 0.003735 0.003382 0.347833 ( 0.437751)
test_all 0.007232 0.000291 490.363164 ( 54.004128)
test_rubyspec 0.080511 0.043420 43.426282 ( 51.989210)
total: 115.67 sec