Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-070035
#<BuildRuby:0x000055e0fd8fbf40
@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.20220428-070035",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002519 0.004278 0.854826 ( 1.210159)
build_miniruby 0.000945 0.000135 0.056650 ( 0.055332)
build_ruby 0.000853 0.000121 0.057656 ( 0.056409)
build_all 0.004348 0.000015 1.479127 ( 0.594918)
build_install 0.010667 0.000255 6.270429 ( 2.803643)
test_btest 0.000721 0.000085 50.526943 ( 8.240823)
test_basic 0.001665 0.003963 0.333521 ( 0.421936)
test_all 0.001270 0.000212 648.474876 ( 94.930512)
test_rubyspec 0.080339 0.037702 43.544136 ( 48.512957)
total: 156.83 sec