Logfile: /home/opc/ruby/logs/brlog.master.20240831-065112
#<BuildRuby:0x0000ffff82bdfdd0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240831-065112",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001438 0.003815 1.757670 ( 2.284294)
build_miniruby 0.001164 0.000055 1.181006 ( 1.180782)
build_ruby 0.002048 0.000097 1.960039 ( 4.102887)
build_all 0.007782 0.000000 3.849880 ( 1.838550)
build_install 0.012372 0.004037 4.974532 ( 2.637119)
test_btest 0.000839 0.000065 59.427567 ( 22.708373)
test_basic 0.004262 0.004520 0.575071 ( 0.642147)
test_all 0.087780 0.043114 535.168449 (236.936599)
test_rubyspec 0.051163 0.061169 80.320904 ( 35.078705)
total: 307.41 sec