Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-120944
#<BuildRuby:0x000055c40cc480d0
@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.20221127-120944",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003764 0.001411 1.227766 ( 1.461721)
build_miniruby 0.000000 0.000968 1.019885 ( 1.018567)
build_ruby 0.000000 0.001186 2.824888 ( 2.708902)
build_all 0.005778 0.004424 22.278374 ( 4.421024)
build_install 0.007810 0.001352 4.356313 ( 1.547140)
test_btest 0.000407 0.000167 58.178817 ( 12.007239)
test_basic 0.001860 0.003465 0.332345 ( 0.422269)
test_all 0.000957 0.000000 654.767032 (123.388670)
test_rubyspec 0.042787 0.021220 53.105074 ( 61.309257)
total: 208.29 sec