Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-081510
#<BuildRuby:0x0000563690814a58
@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.20220215-081510",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007548 0.003885 0.949542 ( 1.325088)
build_miniruby 0.001436 0.000410 0.073156 ( 0.072127)
build_ruby 0.001343 0.000383 0.075727 ( 0.075696)
build_all 0.007118 0.003803 4.103496 ( 0.788813)
build_install 0.021802 0.001316 7.793557 ( 2.321130)
test_btest 0.000843 0.000211 74.687210 ( 8.320654)
test_basic 0.002647 0.005242 0.338422 ( 0.427755)
test_all 0.001925 0.000000 703.369853 ( 67.513945)
test_rubyspec 0.097346 0.061200 45.945945 ( 51.454478)
total: 132.30 sec