Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-030919
#<BuildRuby:0x000055f6da648328
@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.20220628-030919",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002459 0.004232 0.867439 ( 0.955168)
build_miniruby 0.000871 0.000124 0.057373 ( 0.056185)
build_ruby 0.000856 0.000122 0.059843 ( 0.058625)
build_all 0.003867 0.000553 1.494337 ( 0.600039)
build_install 0.011094 0.000000 6.292560 ( 2.829347)
test_btest 0.000562 0.000000 52.491140 ( 7.859207)
test_basic 0.001811 0.003686 0.315352 ( 0.403906)
test_all 0.000000 0.001435 610.461700 ( 85.788300)
test_rubyspec 0.106122 0.023784 44.518004 ( 50.048035)
total: 148.60 sec