Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-215428
#<BuildRuby:0x000055f5e62e2548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-215428",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000014 0.000001 0.000015 ( 0.000008)
build_up 0.006038 0.004908 0.979180 ( 1.113473)
build_miniruby 0.001609 0.000230 0.071081 ( 0.069493)
build_ruby 0.001604 0.000230 0.076712 ( 0.075957)
build_all 0.009486 0.001355 3.944560 ( 0.776260)
build_install 0.023117 0.000000 7.802706 ( 2.291616)
test_btest 0.000000 0.001337 46.603318 ( 44.799196)
test_basic 0.004387 0.003265 0.325342 ( 0.415153)
test_all 0.001507 0.000226 689.058891 ( 67.074414)
test_rubyspec 0.106728 0.049986 45.682282 ( 51.191234)
total: 167.81 sec