Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-105216
#<BuildRuby:0x000055de83f13468
@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.20220425-105216",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002448 0.004476 0.877697 ( 1.901953)
build_miniruby 0.000859 0.000198 0.057613 ( 0.056354)
build_ruby 0.000774 0.000179 0.059450 ( 0.058175)
build_all 0.003387 0.000782 1.489266 ( 0.605367)
build_install 0.008112 0.001872 6.248730 ( 2.813648)
test_btest 0.000735 0.000169 49.932783 ( 8.356908)
test_basic 0.003367 0.003318 0.351577 ( 0.438303)
test_all 0.001955 0.000183 638.809285 ( 92.166030)
test_rubyspec 0.091883 0.038588 44.305915 ( 49.193371)
total: 155.59 sec