Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-075027
#<BuildRuby:0x00005639d2307de0
@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.20220825-075027",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006920 0.000000 0.880261 ( 0.962422)
build_miniruby 0.001038 0.000000 0.058221 ( 0.056960)
build_ruby 0.000954 0.000000 0.059548 ( 0.058438)
build_all 0.000544 0.004226 1.527757 ( 0.585078)
build_install 0.010754 0.000383 1.918781 ( 0.957980)
test_btest 0.000722 0.000042 55.417100 ( 8.061097)
test_basic 0.005876 0.000068 0.334612 ( 0.422392)
test_all 0.001189 0.000000 603.110731 ( 90.827207)
test_rubyspec 0.084492 0.037997 44.209786 ( 52.487300)
total: 154.42 sec