Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-144101
#<BuildRuby:0x00005593c30d0870
@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.20220205-144101",
@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.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006487 0.004594 0.941582 ( 1.062967)
build_miniruby 0.001630 0.000350 0.067113 ( 0.065530)
build_ruby 0.001229 0.000264 0.078694 ( 0.077380)
build_all 0.003806 0.005553 4.069508 ( 0.772598)
build_install 0.015701 0.006685 7.727570 ( 2.302086)
test_btest 0.000989 0.000309 47.082214 ( 43.928211)
test_basic 0.007371 0.000000 0.333086 ( 0.426338)
test_all 0.001935 0.000000 693.798295 ( 67.549654)
test_rubyspec 0.116669 0.040997 45.680302 ( 51.081630)
total: 167.27 sec