Logfile: /home/opc/ruby/logs/brlog.master.20240715-123058
#<BuildRuby:0x0000ffff49abfdd0
@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.20240715-123058",
@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.000005 0.000013 ( 0.000013)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.004545 0.001955 1.781418 ( 2.389038)
build_miniruby 0.000747 0.000450 1.154053 ( 1.156824)
build_ruby 0.001387 0.000835 1.958830 ( 4.997550)
build_all 0.006911 0.001397 4.154970 ( 1.957942)
build_install 0.015425 0.000646 5.327663 ( 2.686297)
test_btest 0.000565 0.000258 62.750877 ( 24.007316)
test_basic 0.003906 0.003739 0.579096 ( 0.661044)
test_all 0.086111 0.054331 550.966699 (238.658090)
test_rubyspec 0.065225 0.053660 79.117202 ( 34.951674)
total: 311.47 sec