Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-134402
#<BuildRuby:0x000055bd0f2380d0
@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.20221201-134402",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003881 0.000970 1.175706 ( 1.551927)
build_miniruby 0.000744 0.000186 1.015921 ( 1.014440)
build_ruby 0.000941 0.000236 2.670401 ( 2.581803)
build_all 0.007944 0.000766 15.827072 ( 3.385104)
build_install 0.007935 0.001831 2.140193 ( 1.228151)
test_btest 0.000497 0.000115 66.952713 ( 10.814887)
test_basic 0.004787 0.000000 0.311996 ( 0.402850)
test_all 0.001134 0.000092 667.390040 (111.462473)
test_rubyspec 0.038655 0.034331 54.099971 ( 62.381888)
total: 194.82 sec