Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-195530
#<BuildRuby:0x000055bcd74f44a0
@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-195530",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006447 0.000171 0.852744 ( 0.984651)
build_miniruby 0.001001 0.000067 0.056969 ( 0.055556)
build_ruby 0.000978 0.000065 0.059459 ( 0.058228)
build_all 0.004620 0.000026 1.528638 ( 0.582868)
build_install 0.008465 0.000529 5.627082 ( 2.148076)
test_btest 0.000590 0.000037 54.325091 ( 8.299953)
test_basic 0.005052 0.000316 0.297323 ( 0.386386)
test_all 0.001105 0.000069 619.300861 ( 88.879692)
test_rubyspec 0.072961 0.046790 43.647091 ( 49.241608)
total: 150.64 sec