Logfile: /home/opc/ruby/logs/brlog.master.20240807-085646
#<BuildRuby:0x0000ffff42cbfdd0
@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.20240807-085646",
@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.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005324 0.000000 1.773971 ( 2.383351)
build_miniruby 0.000000 0.001288 1.202936 ( 1.202237)
build_ruby 0.000000 0.001669 1.982301 ( 4.182379)
build_all 0.005765 0.001005 3.856281 ( 1.815449)
build_install 0.009882 0.004583 5.005881 ( 2.639244)
test_btest 0.000675 0.000059 61.423618 ( 23.268519)
test_basic 0.007127 0.000227 0.574772 ( 0.641165)
test_all 0.085037 0.046255 543.585079 (241.797090)
test_rubyspec 0.046560 0.070034 80.132032 ( 34.989074)
total: 312.92 sec