Logfile: /home/opc/ruby/logs/brlog.master.20240501-002656
#<BuildRuby:0x0000ffff80effdc8
@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.20240501-002656",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000051 0.000003 0.000054 ( 0.000054)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005411 0.003339 2.444511 ( 2.464289)
build_miniruby 0.001116 0.000098 1.139522 ( 1.141053)
build_ruby 0.001983 0.000173 1.897377 ( 4.181079)
build_all 0.003784 0.003743 3.957572 ( 1.861299)
build_install 0.014185 0.001776 5.410146 ( 2.677966)
test_btest 0.000830 0.000104 58.480488 ( 24.394520)
test_basic 0.006199 0.000777 0.559353 ( 0.645893)
test_all 0.101022 0.022587 499.059949 (202.276013)
test_rubyspec 0.064602 0.044616 76.094470 ( 33.790868)
total: 273.44 sec