Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-143253
#<BuildRuby:0x0000562396227df0
@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.20220517-143253",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006685 0.000000 0.861889 ( 1.062420)
build_miniruby 0.000927 0.000000 0.057348 ( 0.056206)
build_ruby 0.000925 0.000000 0.057793 ( 0.056629)
build_all 0.004033 0.000000 1.506836 ( 0.607684)
build_install 0.007677 0.003593 6.295734 ( 2.864888)
test_btest 0.000812 0.000037 50.993451 ( 8.379924)
test_basic 0.005362 0.000244 0.288826 ( 0.377658)
test_all 0.001433 0.000065 616.532298 ( 91.784223)
test_rubyspec 0.074837 0.052293 44.278956 ( 49.823629)
total: 155.01 sec