Logfile: /home/opc/ruby/logs/brlog.master.20240731-155541
#<BuildRuby:0x0000ffff55b3fdd0
@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.20240731-155541",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004927 0.000579 1.800674 ( 2.399849)
build_miniruby 0.001089 0.000128 1.166722 ( 1.165196)
build_ruby 0.001990 0.000234 1.955261 ( 4.070388)
build_all 0.007728 0.000346 4.247452 ( 1.956694)
build_install 0.016299 0.000668 5.426239 ( 2.735090)
test_btest 0.001051 0.000105 60.762757 ( 23.504991)
test_basic 0.001467 0.005409 0.571755 ( 0.650518)
test_all 0.082483 0.049450 529.132554 (230.884016)
test_rubyspec 0.082411 0.039730 82.196881 ( 35.996229)
total: 303.36 sec