Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-212417
#<BuildRuby:0x000055fca32da8c0
@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-212417",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006563 0.000177 0.859928 ( 1.116329)
build_miniruby 0.000934 0.000063 0.057377 ( 0.056140)
build_ruby 0.000891 0.000060 0.058931 ( 0.057726)
build_all 0.004367 0.000291 1.522193 ( 0.580221)
build_install 0.010324 0.000688 5.623926 ( 2.128819)
test_btest 0.000786 0.000052 55.246114 ( 7.989592)
test_basic 0.005669 0.000377 0.372161 ( 0.459900)
test_all 0.000974 0.000065 617.204517 ( 89.960469)
test_rubyspec 0.065460 0.036246 43.567849 ( 50.970652)
total: 153.32 sec