Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-150717
#<BuildRuby:0x000055aac9f80060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220508-150717",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007176 0.000000 0.867846 ( 1.089782)
build_miniruby 0.001044 0.000000 0.057078 ( 0.055801)
build_ruby 0.000972 0.000000 0.058212 ( 0.056884)
build_all 0.004411 0.000000 1.487806 ( 0.599186)
build_install 0.010913 0.000000 6.305630 ( 2.838144)
test_btest 0.000853 0.000000 55.668152 ( 7.882112)
test_basic 0.005275 0.000361 0.307753 ( 0.396545)
test_all 0.001490 0.000149 619.440123 ( 94.162098)
test_rubyspec 0.066756 0.051710 43.822885 ( 48.787905)
total: 155.87 sec