Logfile: /home/opc/ruby/logs/brlog.master.20240226-190449
#<BuildRuby:0x0000ffff1471fde0
@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.20240226-190449",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.007158 0.000000 1.944596 ( 2.243297)
build_miniruby 0.001147 0.000082 1.192651 ( 1.192875)
build_ruby 0.001877 0.000000 1.911472 ( 4.116372)
build_all 0.003204 0.004203 3.813715 ( 1.796293)
build_install 0.006801 0.008851 4.989055 ( 2.575087)
test_btest 0.000776 0.000222 56.343365 ( 21.313964)
test_basic 0.003844 0.002826 0.543234 ( 0.633356)
test_all 0.089157 0.033616 516.332367 (207.910433)
test_rubyspec 0.046017 0.066855 75.802181 ( 33.584658)
total: 275.37 sec