Logfile: /home/opc/ruby/logs/brlog.master.20240912-160636
#<BuildRuby:0x0000ffffb8d1fde0
@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.20240912-160636",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005093 0.000898 1.839736 ( 2.293459)
build_miniruby 0.001181 0.000208 1.271722 ( 1.271374)
build_ruby 0.001911 0.000337 2.050063 ( 4.581114)
build_all 0.007342 0.000457 3.998977 ( 1.892522)
build_install 0.014318 0.000712 5.025453 ( 2.593570)
test_btest 0.000758 0.000113 60.339252 ( 22.829849)
test_basic 0.002155 0.005464 0.567203 ( 0.640767)
test_all 0.088991 0.043238 536.490446 (216.262794)
test_rubyspec 0.059752 0.054181 78.062565 ( 34.334031)
total: 286.70 sec