Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-122242
#<BuildRuby:0x000056079e4640a0
@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-122242",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006622 0.000398 0.857019 ( 1.390611)
build_miniruby 0.000777 0.000119 0.056942 ( 0.055742)
build_ruby 0.000812 0.000125 0.059408 ( 0.058278)
build_all 0.003965 0.000000 1.456347 ( 0.603033)
build_install 0.006007 0.004701 6.244308 ( 2.819948)
test_btest 0.000834 0.000000 50.589361 ( 8.800940)
test_basic 0.006419 0.000000 0.360152 ( 0.447055)
test_all 0.001407 0.000000 607.345768 ( 90.594704)
test_rubyspec 0.062882 0.037952 44.512885 ( 49.632464)
total: 154.40 sec