Logfile: /home/opc/ruby/logs/brlog.master.20240604-035553
#<BuildRuby:0x0000ffff858bfdc8
@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.20240604-035553",
@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.000000 0.000009 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005141 0.000059 1.935086 ( 2.399345)
build_miniruby 0.001156 0.000057 1.152671 ( 1.152710)
build_ruby 0.002322 0.000116 1.909378 ( 4.248508)
build_all 0.006642 0.000332 3.766769 ( 1.846242)
build_install 0.007527 0.008226 5.018191 ( 2.655707)
test_btest 0.000710 0.000092 58.680827 ( 23.023867)
test_basic 0.007059 0.000344 0.562797 ( 0.631108)
test_all 0.107517 0.017155 545.668517 (255.399537)
test_rubyspec 0.048004 0.063564 80.262196 ( 34.984963)
total: 326.34 sec