Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-221356
#<BuildRuby:0x000055f2905e7440
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220307-221356",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.010760 1.021872 ( 1.056694)
build_miniruby 0.000000 0.001878 0.080349 ( 0.078771)
build_ruby 0.000000 0.001688 0.073325 ( 0.071570)
build_all 0.007304 0.002884 4.231892 ( 0.864835)
build_install 0.020307 0.003929 7.945788 ( 2.392793)
test_btest 0.001079 0.000324 74.756394 ( 8.025355)
test_basic 0.007765 0.000000 0.338873 ( 0.427360)
test_all 0.001585 0.000223 692.655780 ( 67.331651)
test_rubyspec 0.118367 0.045274 46.597435 ( 51.863476)
total: 132.11 sec