Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-221418
#<BuildRuby:0x000055d21f035e98
@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.20221223-221418",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004402 0.000000 0.848540 ( 1.083600)
build_miniruby 0.000950 0.000000 0.993370 ( 0.992140)
build_ruby 0.001341 0.000000 2.688362 ( 2.687016)
build_all 0.009050 0.000000 15.722953 ( 3.359289)
build_install 0.008099 0.000000 2.220729 ( 1.253265)
test_btest 0.000565 0.000000 57.625751 ( 11.337450)
test_basic 0.000250 0.004539 0.281673 ( 0.372975)
test_all 0.000984 0.000044 614.769136 (106.690329)
test_rubyspec 0.036647 0.032460 52.233778 ( 60.407826)
total: 188.18 sec