Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-042537
#<BuildRuby:0x0000558d4b2b83a0
@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.20220814-042537",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003212 0.009827 0.981229 ( 1.027575)
build_miniruby 0.001229 0.000526 0.067298 ( 0.065979)
build_ruby 0.001344 0.000576 0.072721 ( 0.070849)
build_all 0.006715 0.002878 1.521719 ( 0.587811)
build_install 0.018205 0.004695 1.908319 ( 0.928560)
test_btest 0.000773 0.000301 78.894071 ( 8.781302)
test_basic 0.007212 0.001036 0.330571 ( 0.420267)
test_all 0.005544 0.000000 679.263486 ( 65.944637)
test_rubyspec 0.105312 0.059257 45.709757 ( 53.331243)
total: 131.16 sec