Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-220508
#<BuildRuby:0x000055b0c07d3e00
@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.20221121-220508",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.004784 0.000000 1.090636 ( 1.139720)
build_miniruby 0.000958 0.000000 0.973355 ( 0.972018)
build_ruby 0.001319 0.000000 2.658992 ( 2.553641)
build_all 0.008988 0.000000 15.911601 ( 3.361065)
build_install 0.001327 0.009037 2.047396 ( 1.151448)
test_btest 0.000480 0.000046 57.246830 ( 12.020745)
test_basic 0.000299 0.004588 0.304495 ( 0.395176)
test_all 0.001372 0.000196 678.466823 (106.355243)
test_rubyspec 0.046610 0.020356 53.530091 ( 61.734656)
total: 189.68 sec