Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-005613
#<BuildRuby:0x000055f8760211a0
@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.20220131-005613",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010581 0.000299 0.956984 ( 1.471848)
build_miniruby 0.002014 0.000269 0.069613 ( 0.067775)
build_ruby 0.000000 0.001886 0.077787 ( 0.075821)
build_all 0.001112 0.010383 4.178468 ( 0.791203)
build_install 0.018709 0.004761 7.820119 ( 2.343814)
test_btest 0.001015 0.000305 47.403966 ( 44.274785)
test_basic 0.006994 0.000741 0.344886 ( 0.443932)
test_all 0.001298 0.000371 658.843138 ( 65.266114)
test_rubyspec 0.093457 0.074708 45.897630 ( 51.400918)
total: 166.14 sec