Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-174901
#<BuildRuby:0x000055b653ca2c40
@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.20221128-174901",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000046 0.000003 0.000049 ( 0.000048)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000850 0.004023 1.105192 ( 2.878502)
build_miniruby 0.000751 0.000108 0.992934 ( 0.991894)
build_ruby 0.001113 0.000159 2.644752 ( 2.556694)
build_all 0.004650 0.004214 15.850918 ( 3.373062)
build_install 0.007796 0.001559 2.060732 ( 1.220787)
test_btest 0.000427 0.000085 62.807784 ( 11.321298)
test_basic 0.003955 0.000791 0.317689 ( 0.409233)
test_all 0.000979 0.000196 688.252021 (105.696053)
test_rubyspec 0.039834 0.027396 53.543451 ( 61.837718)
total: 190.29 sec