Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-162224
#<BuildRuby:0x00005579f1ee86d8
@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.20220810-162224",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008292 0.002261 0.979959 ( 1.663961)
build_miniruby 0.001715 0.000468 0.076874 ( 0.075299)
build_ruby 0.002187 0.000000 0.078308 ( 0.076965)
build_all 0.007607 0.003529 1.573739 ( 0.588355)
build_install 0.018352 0.004585 5.197734 ( 2.097844)
test_btest 0.001368 0.000380 78.851976 ( 8.578663)
test_basic 0.006077 0.001688 0.341483 ( 0.430463)
test_all 0.000744 0.001242 660.013281 ( 65.854184)
test_rubyspec 0.118377 0.062207 45.831767 ( 53.170426)
total: 132.54 sec