Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-143628
#<BuildRuby:0x000055b46a7fe878
@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.20221123-143628",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000624 0.004200 1.107968 ( 1.853638)
build_miniruby 0.000782 0.000138 0.934703 ( 0.933419)
build_ruby 0.001138 0.000200 2.717241 ( 2.599238)
build_all 0.004410 0.004284 15.816238 ( 3.257771)
build_install 0.007679 0.000719 2.011023 ( 1.160572)
test_btest 0.000427 0.000090 56.647011 ( 11.795111)
test_basic 0.003766 0.000793 0.300162 ( 0.391079)
test_all 0.001204 0.000000 684.970016 (126.807628)
test_rubyspec 0.061918 0.011701 53.606109 ( 61.678695)
total: 210.48 sec