Logfile: /home/opc/ruby/logs/brlog.master.20241205-102855
#<BuildRuby:0x0000fffe9fd3fdd0
@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-102855",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006227 0.000243 1.885811 ( 2.388947)
build_miniruby 0.001241 0.000131 1.235119 ( 1.234448)
build_ruby 0.002001 0.000209 2.001157 ( 4.180809)
build_all 0.007815 0.000357 3.447907 ( 1.692760)
build_install 0.009168 0.005781 4.562281 ( 2.400723)
test_btest 0.000872 0.000130 49.312485 ( 19.292460)
test_basic 0.005917 0.000886 0.525134 ( 0.602826)
test_all 0.078589 0.051921 513.868018 (229.680682)
test_rubyspec 0.065718 0.056673 66.346332 ( 30.215732)
total: 291.69 sec