Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-070526
#<BuildRuby:0x000056216d2011f8
@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.20221104-070526",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.001951 0.006130 0.914532 ( 1.790630)
build_miniruby 0.000948 0.000843 0.052274 ( 0.050545)
build_ruby 0.000704 0.000626 0.043974 ( 0.042798)
build_all 0.005599 0.001337 1.196688 ( 0.472536)
build_install 0.015309 0.000000 1.513202 ( 0.769203)
test_btest 0.001295 0.000151 60.142862 ( 6.826916)
test_basic 0.004089 0.002336 0.304009 ( 0.402413)
test_all 0.019678 0.005425 518.515839 ( 55.154096)
test_rubyspec 0.080931 0.043715 43.516562 ( 52.077953)
total: 117.59 sec