Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-193426
#<BuildRuby:0x000055a946538118
@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.20220507-193426",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000118 0.006706 0.838011 ( 1.042889)
build_miniruby 0.000696 0.000290 0.057610 ( 0.056407)
build_ruby 0.000602 0.000251 0.057582 ( 0.056389)
build_all 0.003043 0.001268 1.483269 ( 0.598131)
build_install 0.010957 0.000000 6.248283 ( 2.804427)
test_btest 0.000861 0.000000 51.617553 ( 8.241188)
test_basic 0.004384 0.001196 0.281493 ( 0.370986)
test_all 0.001017 0.000339 636.266010 ( 90.181202)
test_rubyspec 0.071198 0.051077 43.862124 ( 48.771392)
total: 152.12 sec