Logfile: /home/opc/ruby/logs/brlog.master.20240709-072459
#<BuildRuby:0x0000ffff73b0fdd8
@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.20240709-072459",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001678 0.004521 2.039029 ( 2.825663)
build_miniruby 0.001285 0.000317 1.208659 ( 1.213697)
build_ruby 0.001689 0.000417 1.956690 ( 4.439665)
build_all 0.002059 0.005049 4.013234 ( 1.889126)
build_install 0.013340 0.002558 5.353057 ( 2.812558)
test_btest 0.000645 0.000188 60.605555 ( 22.975360)
test_basic 0.005822 0.001695 0.574968 ( 0.648292)
test_all 0.078892 0.050643 494.866592 (203.140134)
test_rubyspec 0.070480 0.040334 80.807553 ( 35.315367)
total: 275.26 sec