Logfile: /home/opc/ruby/logs/brlog.master.20240813-230111
#<BuildRuby:0x0000fffe683cfde0
@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.20240813-230111",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001615 0.004454 1.876771 ( 2.421766)
build_miniruby 0.001547 0.000000 1.288872 ( 1.287711)
build_ruby 0.000000 0.005127 2.085682 ( 4.748252)
build_all 0.004142 0.003668 3.944552 ( 1.867430)
build_install 0.009426 0.006353 5.133332 ( 2.661122)
test_btest 0.000278 0.000652 60.906268 ( 25.825332)
test_basic 0.005618 0.002457 0.577778 ( 0.654631)
test_all 0.089429 0.043954 466.753112 (190.010641)
test_rubyspec 0.038045 0.075767 78.470165 ( 34.360373)
total: 263.84 sec