Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-164835
#<BuildRuby:0x00005578150d2cc0
@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.20221031-164835",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.009259 0.000381 1.182190 ( 1.192167)
build_miniruby 0.002206 0.000158 0.109280 ( 0.105992)
build_ruby 0.001436 0.000103 0.107367 ( 0.104349)
build_all 0.007104 0.000507 1.363356 ( 0.575820)
build_install 0.010256 0.005781 1.681553 ( 0.900154)
test_btest 0.000000 0.002203 63.139473 ( 6.599396)
test_basic 0.002673 0.003642 0.366186 ( 0.457612)
test_all 0.007476 0.000000 490.226899 ( 52.907329)
test_rubyspec 0.098120 0.024449 43.396155 ( 51.600054)
total: 114.44 sec