Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-075749
#<BuildRuby:0x0000556d5a4a4328
@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.20220731-075749",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003093 0.003991 0.832553 ( 1.007814)
build_miniruby 0.000894 0.000127 0.057024 ( 0.055780)
build_ruby 0.000867 0.000124 0.059029 ( 0.057835)
build_all 0.004024 0.000575 1.525646 ( 0.587480)
build_install 0.009845 0.001406 5.654414 ( 2.157713)
test_btest 0.000608 0.000086 52.485870 ( 8.233907)
test_basic 0.004715 0.000674 0.292828 ( 0.381980)
test_all 0.001142 0.000163 625.095031 ( 88.828082)
test_rubyspec 0.101554 0.026751 43.583557 ( 49.170245)
total: 150.48 sec