Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-141148
#<BuildRuby:0x00005647c0f37ba0
@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-141148",
@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.000006 0.000032 ( 0.000033)
autoconf 0.000040 0.000010 0.000050 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000045)
build_up 0.004656 0.007761 1.112403 ( 1.179678)
build_miniruby 0.001396 0.000537 0.102034 ( 0.100418)
build_ruby 0.001170 0.000450 0.098449 ( 0.097599)
build_all 0.007397 0.001222 1.338954 ( 0.587500)
build_install 0.012738 0.002837 1.660608 ( 0.931622)
test_btest 0.001562 0.000521 62.809194 ( 6.575426)
test_basic 0.005428 0.001810 0.347638 ( 0.439831)
test_all 0.004465 0.003128 518.160146 ( 54.795655)
test_rubyspec 0.069557 0.067252 42.980803 ( 51.591398)
total: 116.30 sec