Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-061829
#<BuildRuby:0x0000560c3adb74b8
@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.20220731-061829",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009584 0.001369 0.963255 ( 1.132277)
build_miniruby 0.001445 0.000206 0.077609 ( 0.076758)
build_ruby 0.001688 0.000241 0.070746 ( 0.070047)
build_all 0.006044 0.004130 1.578666 ( 0.607504)
build_install 0.022079 0.000578 5.245201 ( 2.105850)
test_btest 0.001494 0.000000 73.122843 ( 8.304647)
test_basic 0.004577 0.003349 0.331676 ( 0.421703)
test_all 0.001535 0.000267 636.122928 ( 65.466696)
test_rubyspec 0.118257 0.058668 45.769068 ( 51.423464)
total: 129.61 sec