Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-163148
#<BuildRuby:0x000055a309d5a8c0
@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.20220724-163148",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006243 0.000480 0.838379 ( 1.158012)
build_miniruby 0.000000 0.000861 0.056367 ( 0.055144)
build_ruby 0.000000 0.000996 0.058970 ( 0.057717)
build_all 0.001654 0.002933 1.515762 ( 0.586298)
build_install 0.011227 0.000000 5.674891 ( 2.176741)
test_btest 0.000751 0.000000 52.177310 ( 7.834573)
test_basic 0.004984 0.000344 0.286101 ( 0.375284)
test_all 0.000405 0.000662 630.641669 ( 92.613277)
test_rubyspec 0.104022 0.024357 43.919798 ( 49.524675)
total: 154.38 sec