Logfile: /home/opc/ruby/logs/brlog.master.20240729-162902
#<BuildRuby:0x0000fffc88befde0
@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.20240729-162902",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005607 0.000081 1.794442 ( 2.353101)
build_miniruby 0.001082 0.000054 1.164025 ( 1.164521)
build_ruby 0.001582 0.000000 1.958683 ( 3.535076)
build_all 0.007506 0.000240 4.199640 ( 1.952986)
build_install 0.011626 0.004632 5.403776 ( 2.754273)
test_btest 0.000742 0.000065 61.589513 ( 26.370154)
test_basic 0.003962 0.004472 0.579325 ( 0.653699)
test_all 0.095073 0.037341 479.349665 (202.843963)
test_rubyspec 0.041375 0.069076 81.234294 ( 35.652051)
total: 277.28 sec