Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-191125
#<BuildRuby:0x000055d872153da8
@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.20220506-191125",
@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.006468 0.000355 0.848117 ( 0.936945)
build_miniruby 0.000000 0.000991 0.056925 ( 0.055715)
build_ruby 0.000000 0.000835 0.057738 ( 0.056507)
build_all 0.002939 0.001265 1.508265 ( 0.614022)
build_install 0.009145 0.001829 6.236658 ( 2.818347)
test_btest 0.000518 0.000103 53.997734 ( 8.123461)
test_basic 0.005600 0.000198 0.333445 ( 0.421611)
test_all 0.001447 0.000000 637.500762 ( 91.525386)
test_rubyspec 0.100083 0.021252 43.677661 ( 48.669918)
total: 153.22 sec