Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-080754
#<BuildRuby:0x0000564e92edf670
@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.20220805-080754",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004489 0.001796 0.805410 ( 1.235893)
build_miniruby 0.000703 0.000281 0.057103 ( 0.055900)
build_ruby 0.000631 0.000252 0.058890 ( 0.057528)
build_all 0.003275 0.001310 1.514391 ( 0.585111)
build_install 0.007375 0.003920 5.655572 ( 2.155158)
test_btest 0.000600 0.000250 48.750921 ( 8.169602)
test_basic 0.004256 0.001773 0.340282 ( 0.428549)
test_all 0.001286 0.000536 599.376685 ( 90.549615)
test_rubyspec 0.047289 0.055106 43.747785 ( 56.177484)
total: 159.42 sec