Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-153254
#<BuildRuby:0x000055b668d17918
@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-153254",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010333 0.000288 0.926213 ( 1.014861)
build_miniruby 0.001841 0.000246 0.077142 ( 0.075734)
build_ruby 0.000000 0.002261 0.080479 ( 0.078059)
build_all 0.005486 0.005610 4.132876 ( 0.784965)
build_install 0.020860 0.002632 7.808445 ( 2.304448)
test_btest 0.001156 0.000244 47.033402 ( 45.222902)
test_basic 0.008347 0.000688 0.348186 ( 0.439094)
test_all 0.001456 0.000291 699.527344 ( 67.440363)
test_rubyspec 0.136995 0.032739 46.036593 ( 51.472174)
total: 168.83 sec