Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-000524
#<BuildRuby:0x000055f72ca97fa8
@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.20220815-000524",
@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.000002 0.000011 ( 0.000010)
build_up 0.006475 0.000373 0.823603 ( 0.857065)
build_miniruby 0.000909 0.000130 0.057566 ( 0.056364)
build_ruby 0.000789 0.000113 0.058974 ( 0.057830)
build_all 0.004648 0.000062 1.515291 ( 0.591626)
build_install 0.010557 0.000250 1.901245 ( 0.965288)
test_btest 0.000533 0.000063 50.023910 ( 8.194905)
test_basic 0.004780 0.000562 0.311623 ( 0.400579)
test_all 0.001308 0.000154 640.864060 ( 90.796747)
test_rubyspec 0.097910 0.033027 44.092905 ( 51.458000)
total: 153.38 sec