Logfile: /home/opc/ruby/logs/brlog.master.20240111-213117
#<BuildRuby:0x0000fffd00cdfde0
@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.20240111-213117",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001005 0.003947 1.170706 ( 1.917081)
build_miniruby 0.001231 0.000061 1.141006 ( 1.179896)
build_ruby 0.002534 0.000126 1.827842 ( 3.769526)
build_all 0.006900 0.000345 3.380174 ( 1.672662)
build_install 0.008313 0.004882 4.020554 ( 2.307691)
test_btest 0.000841 0.000032 50.086253 ( 19.066945)
test_basic 0.007444 0.000301 0.509088 ( 0.586758)
test_all 0.085915 0.046960 515.633983 (223.421268)
test_rubyspec 0.063526 0.041519 56.870447 ( 67.568008)
total: 321.49 sec