Logfile: /home/opc/ruby/logs/brlog.master.20241205-162108
#<BuildRuby:0x0000fffdebf0fde0
@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.20241205-162108",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002063 0.003743 1.962171 ( 2.453854)
build_miniruby 0.001219 0.000175 1.360932 ( 1.360757)
build_ruby 0.001522 0.000218 2.155245 ( 4.220399)
build_all 0.007426 0.001063 3.415807 ( 1.705386)
build_install 0.001357 0.013684 4.531103 ( 2.458961)
test_btest 0.000695 0.000199 49.986562 ( 22.403852)
test_basic 0.001354 0.004987 0.525859 ( 0.593745)
test_all 0.094556 0.035811 473.191394 (195.164767)
test_rubyspec 0.050269 0.065937 66.401463 ( 30.104458)
total: 260.47 sec