Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-140352
#<BuildRuby:0x0000555f5f41b680
@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.20220528-140352",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.005649 0.007673 0.988590 ( 1.114395)
build_miniruby 0.001432 0.000382 0.076428 ( 0.075132)
build_ruby 0.001913 0.000510 0.072800 ( 0.071265)
build_all 0.008849 0.000071 1.453559 ( 0.590162)
build_install 0.021364 0.000000 5.927593 ( 2.826450)
test_btest 0.001242 0.000226 80.080096 ( 8.932059)
test_basic 0.000757 0.007774 0.323034 ( 0.411489)
test_all 0.002485 0.000648 698.250752 ( 67.469794)
test_rubyspec 0.112368 0.064805 45.982246 ( 51.794558)
total: 133.29 sec