Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-150218
#<BuildRuby:0x0000561aa6243670
@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.20220808-150218",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006308 0.000485 0.851225 ( 1.394459)
build_miniruby 0.000998 0.000076 0.057324 ( 0.056031)
build_ruby 0.000909 0.000070 0.059375 ( 0.058192)
build_all 0.004295 0.000330 1.527470 ( 0.582543)
build_install 0.008346 0.000642 5.643875 ( 2.169220)
test_btest 0.000776 0.000060 56.219418 ( 8.307551)
test_basic 0.000000 0.005397 0.292073 ( 0.381121)
test_all 0.000000 0.001281 626.576608 ( 89.935929)
test_rubyspec 0.067954 0.059348 43.790025 ( 51.213031)
total: 154.10 sec