Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-165659
#<BuildRuby:0x000055e524224728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-165659",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.001025 0.004203 1.101545 ( 1.289192)
build_miniruby 0.000887 0.000118 0.990182 ( 0.988877)
build_ruby 0.001127 0.000150 2.860191 ( 2.721529)
build_all 0.009052 0.000000 15.836143 ( 3.381327)
build_install 0.005274 0.003847 2.312952 ( 1.283165)
test_btest 0.000548 0.000087 64.752283 ( 11.636616)
test_basic 0.004793 0.000093 0.301741 ( 0.392298)
test_all 0.000805 0.000121 663.647020 (106.990187)
test_rubyspec 0.033441 0.028427 52.991964 ( 62.144331)
total: 190.83 sec