Logfile: /home/opc/ruby/logs/brlog.master.20241211-014056
#<BuildRuby:0x0000fffd2d8bfdc8
@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.20241211-014056",
@make="make",
@no_timeout_error=nil,
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005291 0.000392 1.896481 ( 2.401066)
build_miniruby 0.001107 0.000326 1.318634 ( 1.318720)
build_ruby 0.001377 0.000405 2.130974 ( 4.442267)
build_all 0.003127 0.005074 3.520066 ( 1.732281)
build_install 0.008718 0.009579 4.942500 ( 2.611422)
test_btest 0.000629 0.000269 50.535610 ( 21.196299)
test_basic 0.005141 0.002205 0.531767 ( 0.605472)
test_all 0.097253 0.037078 493.212215 (201.689925)
test_rubyspec 0.055821 0.061723 66.512139 ( 30.337864)
total: 266.34 sec