Logfile: /home/opc/ruby/logs/brlog.master.20240720-135049
#<BuildRuby:0x0000ffff860efde0
@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.20240720-135049",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005441 0.000000 1.779025 ( 2.349981)
build_miniruby 0.001906 0.000000 1.156313 ( 1.155060)
build_ruby 0.001954 0.000365 1.939681 ( 4.312604)
build_all 0.006354 0.002676 4.111863 ( 1.933066)
build_install 0.014894 0.002538 5.320233 ( 2.712958)
test_btest 0.000688 0.000156 61.353944 ( 23.203625)
test_basic 0.007114 0.000000 0.577578 ( 0.652125)
test_all 0.104473 0.027036 492.138079 (199.059241)
test_rubyspec 0.060036 0.055206 79.182475 ( 34.782405)
total: 270.16 sec