Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-150630
#<BuildRuby:0x00005594d88b11a0
@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.20220204-150630",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.007364 0.003748 0.953276 ( 1.043535)
build_miniruby 0.002740 0.000000 0.076939 ( 0.075558)
build_ruby 0.001922 0.000285 0.080774 ( 0.079694)
build_all 0.004952 0.006572 4.109658 ( 0.789367)
build_install 0.016670 0.007615 7.864833 ( 2.391710)
test_btest 0.000000 0.002149 47.656488 ( 44.243048)
test_basic 0.000805 0.006695 0.346276 ( 0.436067)
test_all 0.001163 0.000612 653.180492 ( 64.869935)
test_rubyspec 0.087593 0.064883 46.635452 ( 51.837315)
total: 165.77 sec