Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-035615
#<BuildRuby:0x000055b6a611bf68
@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.20220811-035615",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002530 0.004240 0.856970 ( 1.853387)
build_miniruby 0.000862 0.000123 0.058068 ( 0.056790)
build_ruby 0.000779 0.000111 0.059566 ( 0.058433)
build_all 0.004038 0.000577 1.586431 ( 0.600898)
build_install 0.008012 0.001144 5.686853 ( 2.146916)
test_btest 0.000608 0.000086 51.602784 ( 8.288666)
test_basic 0.005536 0.000058 0.341552 ( 0.429978)
test_all 0.001134 0.000000 611.971515 ( 87.817302)
test_rubyspec 0.060833 0.046969 43.875006 ( 51.258429)
total: 152.51 sec