Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-133402
#<BuildRuby:0x0000563a56e606e0
@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.20220813-133402",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008439 0.001948 0.966141 ( 0.996974)
build_miniruby 0.001947 0.000449 0.077598 ( 0.075311)
build_ruby 0.001676 0.000387 0.076181 ( 0.074363)
build_all 0.008775 0.000863 1.513154 ( 0.592216)
build_install 0.015470 0.007520 1.908652 ( 0.943727)
test_btest 0.000880 0.000232 73.042141 ( 8.699354)
test_basic 0.007095 0.000628 0.328109 ( 0.421164)
test_all 0.004123 0.000000 668.788923 ( 66.364851)
test_rubyspec 0.142168 0.045194 46.196398 ( 53.582659)
total: 131.75 sec