Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-030409
#<BuildRuby:0x000055e7f6f43dd0
@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.20220804-030409",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006268 0.000000 0.842682 ( 1.605953)
build_miniruby 0.000944 0.000000 0.057145 ( 0.056016)
build_ruby 0.001057 0.000000 0.059956 ( 0.058686)
build_all 0.004456 0.000000 1.518383 ( 0.581670)
build_install 0.009063 0.000000 5.662223 ( 2.158408)
test_btest 0.000893 0.000000 54.390575 ( 7.800297)
test_basic 0.005453 0.000000 0.262338 ( 0.351517)
test_all 0.001404 0.000000 600.970213 ( 89.354362)
test_rubyspec 0.093049 0.017225 43.934964 ( 51.335070)
total: 153.30 sec