Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-175724
#<BuildRuby:0x000055d8a50ae8c0
@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.20221120-175724",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004307 0.000307 1.149506 ( 1.570806)
build_miniruby 0.000918 0.000000 0.966143 ( 0.964875)
build_ruby 0.001206 0.000000 2.779618 ( 2.688618)
build_all 0.008890 0.000000 15.808359 ( 3.438120)
build_install 0.002188 0.007868 1.950227 ( 1.102038)
test_btest 0.000550 0.000092 66.452053 ( 10.908866)
test_basic 0.004561 0.000078 0.300382 ( 0.391217)
test_all 0.000488 0.000834 661.807040 (102.718635)
test_rubyspec 0.035024 0.028033 51.159665 ( 59.361129)
total: 183.15 sec