Logfile: /home/opc/ruby/logs/brlog.master.20240731-121358
#<BuildRuby:0x0000fffe2051fdc8
@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.20240731-121358",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005623 0.000116 1.785540 ( 2.451071)
build_miniruby 0.001487 0.000050 1.180427 ( 1.179856)
build_ruby 0.003349 0.000000 1.993458 ( 4.471315)
build_all 0.007698 0.000139 4.258972 ( 1.968964)
build_install 0.012795 0.003904 5.449562 ( 2.758762)
test_btest 0.001062 0.000082 59.912016 ( 23.066537)
test_basic 0.002981 0.004462 0.577263 ( 0.652453)
test_all 0.090104 0.037294 495.157616 (204.936790)
test_rubyspec 0.083041 0.034874 78.952473 ( 34.904691)
total: 276.39 sec