Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-175620
#<BuildRuby:0x000055d37c1f7660
@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.20220201-175620",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001516 0.008960 0.929813 ( 1.362384)
build_miniruby 0.002203 0.000000 0.073854 ( 0.071206)
build_ruby 0.002184 0.000139 0.077835 ( 0.076259)
build_all 0.010580 0.000900 4.152305 ( 0.788155)
build_install 0.023392 0.000451 7.870853 ( 2.345041)
test_btest 0.001237 0.000391 47.245958 ( 44.053500)
test_basic 0.001415 0.005061 0.335418 ( 0.425027)
test_all 0.001324 0.000488 663.607630 ( 65.171768)
test_rubyspec 0.075158 0.095741 46.719163 ( 51.871896)
total: 166.17 sec