Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-120926
#<BuildRuby:0x000055bb93d2f448
@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.20220421-120926",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.006529 0.000502 0.869515 ( 2.074223)
build_miniruby 0.000982 0.000076 0.057410 ( 0.056121)
build_ruby 0.001014 0.000000 0.059093 ( 0.057843)
build_all 0.004192 0.000040 1.462182 ( 0.600152)
build_install 0.009102 0.000000 6.225382 ( 2.815508)
test_btest 0.000813 0.000027 55.901703 ( 8.499943)
test_basic 0.006246 0.000085 0.347202 ( 0.434461)
test_all 0.001328 0.000079 632.945606 ( 91.761525)
test_rubyspec 0.104709 0.023408 44.540329 ( 49.401594)
total: 155.70 sec