Logfile: /home/opc/ruby/logs/brlog.master.20240901-154515
#<BuildRuby:0x0000fffec5d1fdc0
@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.20240901-154515",
@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.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005003 0.000112 1.778053 ( 2.288188)
build_miniruby 0.001121 0.000118 1.196199 ( 1.196680)
build_ruby 0.002442 0.000257 1.947039 ( 3.984441)
build_all 0.007373 0.000316 3.898226 ( 1.855786)
build_install 0.004221 0.012068 5.136577 ( 2.665187)
test_btest 0.000681 0.000154 60.252719 ( 23.073241)
test_basic 0.002473 0.004875 0.574342 ( 0.641515)
test_all 0.110451 0.020813 513.662229 (205.375871)
test_rubyspec 0.056661 0.054251 78.748522 ( 34.607667)
total: 275.69 sec