Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-110336
#<BuildRuby:0x000055d25fc43df8
@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.20220810-110336",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006636 0.000000 0.857074 ( 1.798814)
build_miniruby 0.001026 0.000000 0.058006 ( 0.056641)
build_ruby 0.000913 0.000000 0.059608 ( 0.058374)
build_all 0.004623 0.000000 1.512793 ( 0.584131)
build_install 0.008926 0.000000 5.706455 ( 2.169524)
test_btest 0.000861 0.000000 47.794072 ( 8.668278)
test_basic 0.005223 0.000000 0.256908 ( 0.346328)
test_all 0.001061 0.000000 607.518485 ( 90.270318)
test_rubyspec 0.089851 0.037414 43.989187 ( 51.390797)
total: 155.34 sec