Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-062144
#<BuildRuby:0x00005652e5e3c040
@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.20230112-062144",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006493 0.000000 0.882306 ( 1.083236)
build_miniruby 0.001343 0.000000 1.015264 ( 1.013413)
build_ruby 0.001663 0.000000 2.788125 ( 2.785530)
build_all 0.002902 0.006722 16.649487 ( 2.968107)
build_install 0.009109 0.000000 2.075034 ( 1.088210)
test_btest 0.000825 0.000000 78.458042 ( 10.768269)
test_basic 0.001272 0.005227 0.355477 ( 0.441832)
test_all 0.001089 0.000202 671.921942 ( 94.880115)
test_rubyspec 0.099878 0.017869 51.883099 ( 59.998049)
total: 175.03 sec