Logfile: /home/opc/ruby/logs/brlog.master.20240726-004909
#<BuildRuby:0x0000fffc3462fdc8
@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.20240726-004909",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.005354 1.779516 ( 2.298715)
build_miniruby 0.000000 0.001348 1.173959 ( 1.172685)
build_ruby 0.000000 0.002869 1.970653 ( 4.323075)
build_all 0.002131 0.005421 4.149848 ( 1.949727)
build_install 0.009740 0.005432 5.376605 ( 2.760170)
test_btest 0.000613 0.000175 60.732107 ( 23.965841)
test_basic 0.006639 0.000669 0.579110 ( 0.655929)
test_all 0.100853 0.034887 499.335202 (203.597853)
test_rubyspec 0.060646 0.049627 78.927730 ( 34.745090)
total: 275.47 sec