Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-115404
#<BuildRuby:0x000056507abdef90
@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-115404",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006128 0.004128 1.159789 ( 1.341659)
build_miniruby 0.001669 0.000111 0.099975 ( 0.097874)
build_ruby 0.001669 0.000111 0.098548 ( 0.096581)
build_all 0.003634 0.004845 1.324796 ( 0.584105)
build_install 0.013788 0.001148 1.663811 ( 0.905644)
test_btest 0.001719 0.000215 63.241037 ( 6.446143)
test_basic 0.007790 0.000974 0.361899 ( 0.451153)
test_all 0.008378 0.000305 502.990016 ( 53.718709)
test_rubyspec 0.088101 0.035408 43.625429 ( 52.219996)
total: 115.86 sec