Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-034337
#<BuildRuby:0x000055dbedcf7ed8
@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.20221117-034337",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000676 0.003758 1.109894 ( 1.090740)
build_miniruby 0.000887 0.000000 0.966932 ( 0.965906)
build_ruby 0.001172 0.000000 2.681869 ( 2.583799)
build_all 0.005009 0.003856 15.909199 ( 3.358089)
build_install 0.004188 0.003994 1.963952 ( 1.132035)
test_btest 0.000487 0.000103 63.830639 ( 10.986066)
test_basic 0.004027 0.000848 0.288231 ( 0.378970)
test_all 0.000918 0.000193 656.631544 (103.297604)
test_rubyspec 0.028075 0.028823 51.574732 ( 59.865116)
total: 183.66 sec