Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-082351
#<BuildRuby:0x00005561e776cb88
@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.20220910-082351",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006411 0.003670 1.136691 ( 1.407942)
build_miniruby 0.001790 0.000358 0.073535 ( 0.071525)
build_ruby 0.001701 0.000340 0.077259 ( 0.075451)
build_all 0.007694 0.001539 1.576343 ( 0.609063)
build_install 0.012917 0.005499 1.933798 ( 0.943435)
test_btest 0.000992 0.000234 97.171514 ( 9.723119)
test_basic 0.002289 0.005599 0.362305 ( 0.449415)
test_all 0.002453 0.000721 680.268150 ( 68.260021)
test_rubyspec 0.095507 0.081354 47.129609 ( 55.668262)
total: 137.21 sec