Logfile: /home/opc/ruby/logs/brlog.master.20240727-133056
#<BuildRuby:0x0000ffff084bfde0
@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.20240727-133056",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005136 0.000055 1.789686 ( 2.372433)
build_miniruby 0.001105 0.000058 1.174349 ( 1.173628)
build_ruby 0.003789 0.000000 1.952095 ( 4.241755)
build_all 0.004735 0.003472 4.203273 ( 1.947046)
build_install 0.015465 0.000622 5.393034 ( 2.824849)
test_btest 0.000682 0.000055 61.046536 ( 23.149439)
test_basic 0.006596 0.000527 0.574824 ( 0.646561)
test_all 0.099673 0.033347 481.583317 (199.082427)
test_rubyspec 0.063383 0.049143 79.619797 ( 35.100536)
total: 270.54 sec