Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-064822
#<BuildRuby:0x0000561183deb468
@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-064822",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005086 0.000160 1.282163 ( 1.835436)
build_miniruby 0.000926 0.000133 1.063325 ( 1.061983)
build_ruby 0.001141 0.000163 2.840327 ( 2.724108)
build_all 0.009336 0.000685 22.452452 ( 4.468136)
build_install 0.009735 0.000649 4.426480 ( 1.549299)
test_btest 0.000568 0.000000 56.709672 ( 11.847992)
test_basic 0.002178 0.003009 0.298098 ( 0.389107)
test_all 0.000841 0.000133 656.246108 (113.189198)
test_rubyspec 0.053712 0.010651 53.885858 ( 62.085761)
total: 199.15 sec