Logfile: /home/opc/ruby/logs/brlog.master.20240705-194801
#<BuildRuby:0x0000fffcb3f1fdc8
@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.20240705-194801",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004699 0.001109 2.026848 ( 2.377302)
build_miniruby 0.001126 0.000265 1.185348 ( 1.184317)
build_ruby 0.001456 0.000344 2.000035 ( 4.224712)
build_all 0.004083 0.004444 4.148636 ( 1.936346)
build_install 0.011194 0.006679 5.432422 ( 2.737907)
test_btest 0.000748 0.000237 61.994832 ( 23.607608)
test_basic 0.004634 0.003202 0.581245 ( 0.656315)
test_all 0.100337 0.037122 499.248909 (197.533359)
test_rubyspec 0.062761 0.050676 81.819685 ( 35.817853)
total: 270.08 sec