Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-002115
#<BuildRuby:0x000055c7ace3c488
@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.20221203-002115",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.004939 0.000000 1.168601 ( 1.198299)
build_miniruby 0.000905 0.000000 0.959105 ( 0.957933)
build_ruby 0.001246 0.000000 2.778789 ( 2.688264)
build_all 0.008627 0.000238 15.708432 ( 3.276412)
build_install 0.009484 0.000058 2.192965 ( 1.294382)
test_btest 0.000594 0.000031 63.035951 ( 11.316320)
test_basic 0.004508 0.000237 0.317256 ( 0.407259)
test_all 0.000875 0.000046 656.354434 (122.140613)
test_rubyspec 0.055893 0.001137 53.185488 ( 61.393125)
total: 204.67 sec