Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-190518
#<BuildRuby:0x000055df5cb37f68
@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.20221119-190518",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003906 0.000977 1.151347 ( 1.174428)
build_miniruby 0.000817 0.000204 0.933082 ( 0.931701)
build_ruby 0.000870 0.000218 2.821651 ( 2.735686)
build_all 0.008058 0.000833 15.813931 ( 3.360627)
build_install 0.007890 0.000677 1.993816 ( 1.129726)
test_btest 0.000476 0.000102 61.224079 ( 10.900604)
test_basic 0.003644 0.000781 0.317331 ( 0.408207)
test_all 0.000742 0.000159 632.540107 (103.804962)
test_rubyspec 0.034274 0.027531 51.348567 ( 59.518150)
total: 183.96 sec