Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-142525
#<BuildRuby:0x000055c65db1c410
@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.20221217-142525",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004265 0.000030 0.833805 ( 1.050368)
build_miniruby 0.000843 0.000060 0.930235 ( 0.929020)
build_ruby 0.001117 0.000080 2.785466 ( 2.657183)
build_all 0.008641 0.000000 15.837179 ( 3.383153)
build_install 0.009768 0.000000 2.234427 ( 1.268698)
test_btest 0.000528 0.000000 67.271383 ( 10.880291)
test_basic 0.001009 0.004143 0.290102 ( 0.380759)
test_all 0.001996 0.000210 676.858560 (144.431078)
test_rubyspec 0.032242 0.029469 52.485437 ( 60.634766)
total: 225.62 sec