Logfile: /home/opc/ruby/logs/brlog.master.20240811-014845
#<BuildRuby:0x0000fffdb6c8fdc0
@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.20240811-014845",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003826 0.001639 1.751289 ( 2.377265)
build_miniruby 0.000945 0.000404 1.154477 ( 1.153833)
build_ruby 0.002183 0.000000 1.943554 ( 4.290967)
build_all 0.005256 0.001297 3.808562 ( 1.824486)
build_install 0.010962 0.005305 4.962201 ( 2.595434)
test_btest 0.000629 0.000259 59.498635 ( 22.666959)
test_basic 0.004621 0.002690 0.573304 ( 0.641934)
test_all 0.115258 0.015035 532.438945 (232.966163)
test_rubyspec 0.053557 0.059919 79.020994 ( 34.811350)
total: 303.33 sec