Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-055507
#<BuildRuby:0x000055f7d13b0ca8
@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-055507",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009112 0.001133 0.975016 ( 3.003508)
build_miniruby 0.000000 0.002289 0.075293 ( 0.073478)
build_ruby 0.001392 0.001066 0.071940 ( 0.069562)
build_all 0.010397 0.000000 4.096217 ( 0.778489)
build_install 0.021598 0.001513 7.984564 ( 2.409164)
test_btest 0.000949 0.000181 46.921417 ( 43.729691)
test_basic 0.007290 0.001389 0.340523 ( 0.426397)
test_all 0.001448 0.000276 692.001334 ( 67.378263)
test_rubyspec 0.126221 0.048243 45.835964 ( 51.154558)
total: 169.02 sec