Logfile: /home/opc/ruby/logs/brlog.master.20240225-053329
#<BuildRuby:0x0000ffff9b7bfde0
@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.20240225-053329",
@make="make",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004497 0.003985 2.018692 ( 2.224533)
build_miniruby 0.001182 0.000053 1.235976 ( 1.237253)
build_ruby 0.002312 0.000105 1.949006 ( 4.013627)
build_all 0.004359 0.003535 3.851315 ( 1.811828)
build_install 0.011178 0.004705 4.951794 ( 2.599037)
test_btest 0.000807 0.000093 55.724533 ( 21.325512)
test_basic 0.007358 0.000852 0.548206 ( 0.622260)
test_all 0.076956 0.049359 522.498252 (204.922147)
test_rubyspec 0.057849 0.052148 75.831496 ( 33.619182)
total: 272.38 sec