Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-195007
#<BuildRuby:0x00005626285a7f68
@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.20220822-195007",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005638 0.000867 0.835315 ( 1.142175)
build_miniruby 0.000830 0.000128 0.057575 ( 0.056282)
build_ruby 0.000816 0.000126 0.059676 ( 0.058495)
build_all 0.003922 0.000603 1.541506 ( 0.590526)
build_install 0.007811 0.001202 1.900261 ( 0.956803)
test_btest 0.000523 0.000080 57.386183 ( 8.110490)
test_basic 0.005584 0.000000 0.334395 ( 0.422876)
test_all 0.001840 0.000000 588.555053 ( 95.959001)
test_rubyspec 0.094572 0.034539 44.155841 ( 52.409292)
total: 159.71 sec