Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-105710
#<BuildRuby:0x000055aa72ee5058
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-105710",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.008597 0.000697 0.849196 ( 1.680092)
build_miniruby 0.001530 0.000218 0.056776 ( 0.056140)
build_ruby 0.001105 0.000158 0.056490 ( 0.055849)
build_all 0.009891 0.000750 1.265349 ( 0.472016)
build_install 0.014541 0.000617 1.614663 ( 0.805274)
test_btest 0.000000 0.001284 56.393239 ( 6.242456)
test_basic 0.004183 0.002016 0.287397 ( 0.378928)
test_all 0.003961 0.000000 486.323816 ( 52.002129)
test_rubyspec 0.086446 0.042312 41.847200 ( 49.507361)
total: 111.20 sec