Logfile: /home/opc/ruby/logs/brlog.master.20240909-160209
#<BuildRuby:0x0000fffbdb0cfdc8
@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.20240909-160209",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000042 0.000010 0.000052 ( 0.000052)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004926 0.001236 1.787852 ( 2.357620)
build_miniruby 0.001596 0.000000 1.173298 ( 1.173463)
build_ruby 0.001698 0.000000 1.937442 ( 3.574444)
build_all 0.006820 0.000402 3.900048 ( 1.828535)
build_install 0.011525 0.005055 5.081904 ( 2.634203)
test_btest 0.000662 0.000166 60.016051 ( 22.520784)
test_basic 0.002554 0.003947 0.569166 ( 0.636416)
test_all 0.077778 0.054219 545.270149 (235.535392)
test_rubyspec 0.059103 0.053983 80.173740 ( 35.081423)
total: 305.34 sec