Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-230619
#<BuildRuby:0x000055bcd2aa8f40
@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.20220303-230619",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004860 0.006987 1.015307 ( 1.050879)
build_miniruby 0.001587 0.000567 0.077839 ( 0.075542)
build_ruby 0.001532 0.000547 0.072978 ( 0.070810)
build_all 0.009669 0.000468 4.235539 ( 0.871336)
build_install 0.021942 0.002265 7.845235 ( 2.433247)
test_btest 0.000918 0.000239 72.324690 ( 7.947389)
test_basic 0.001090 0.006884 0.336737 ( 0.424632)
test_all 0.001309 0.000436 692.035838 ( 67.482674)
test_rubyspec 0.119821 0.042153 46.587728 ( 51.979772)
total: 132.34 sec