Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-014246
#<BuildRuby:0x0000559ac3fb3e58
@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.20220719-014246",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.006494 0.838901 ( 1.030498)
build_miniruby 0.000000 0.000939 0.056648 ( 0.055435)
build_ruby 0.000000 0.001017 0.058715 ( 0.057531)
build_all 0.003495 0.001266 1.586517 ( 0.645866)
build_install 0.007273 0.003739 5.651468 ( 2.191692)
test_btest 0.000345 0.000247 54.377611 ( 7.919154)
test_basic 0.004883 0.000949 0.271004 ( 0.359453)
test_all 0.001927 0.000000 591.918196 ( 92.039718)
test_rubyspec 0.056599 0.028395 43.769756 ( 49.409808)
total: 153.71 sec