Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-103107
#<BuildRuby:0x000055931e0002d8
@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-103107",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006311 0.000000 0.882567 ( 5.146037)
build_miniruby 0.001039 0.000000 0.058196 ( 0.056964)
build_ruby 0.001014 0.000000 0.059489 ( 0.058253)
build_all 0.004539 0.000000 1.557680 ( 0.603857)
build_install 0.011352 0.000000 5.644963 ( 2.146125)
test_btest 0.000624 0.000000 57.008296 ( 8.059340)
test_basic 0.005390 0.000000 0.318098 ( 0.407050)
test_all 0.001343 0.000000 606.334908 ( 89.526202)
test_rubyspec 0.065585 0.017959 43.957762 ( 51.397359)
total: 157.40 sec