Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-155538
#<BuildRuby:0x000055dc32bda7e0
@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-155538",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004650 0.000665 1.213494 ( 1.384204)
build_miniruby 0.000782 0.000112 1.032938 ( 1.031846)
build_ruby 0.001030 0.000147 2.807740 ( 2.691267)
build_all 0.009447 0.000676 22.182785 ( 4.478656)
build_install 0.007372 0.000983 4.344058 ( 1.563526)
test_btest 0.000558 0.000074 56.506756 ( 11.974722)
test_basic 0.004532 0.000605 0.334134 ( 0.424577)
test_all 0.000874 0.000116 658.170358 (120.450342)
test_rubyspec 0.039194 0.027744 53.947049 ( 62.134485)
total: 206.13 sec