Logfile: /home/opc/ruby/logs/brlog.master.20240202-001444
#<BuildRuby:0x0000fffc33e5fdc8
@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.20240202-001444",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.002145 0.003598 1.357789 ( 2.072854)
build_miniruby 0.001050 0.000234 1.110691 ( 1.110846)
build_ruby 0.001314 0.000293 1.847378 ( 3.793026)
build_all 0.005760 0.001284 3.595179 ( 1.729378)
build_install 0.005225 0.009052 4.323808 ( 2.373918)
test_btest 0.000616 0.000195 53.824860 ( 20.727507)
test_basic 0.005524 0.001749 0.522313 ( 0.592647)
test_all 0.067678 0.053201 522.824529 (206.401075)
test_rubyspec 0.060963 0.085337 96.935368 ( 40.566449)
total: 279.37 sec