Logfile: /home/opc/ruby/logs/brlog.master.20240917-090127
#<BuildRuby:0x0000ffff73e1fdc0
@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.20240917-090127",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005034 0.000887 2.362958 ( 2.544839)
build_miniruby 0.001002 0.000177 1.186086 ( 1.186711)
build_ruby 0.001552 0.000273 2.001723 ( 5.082946)
build_all 0.006501 0.001146 3.271097 ( 1.641289)
build_install 0.011395 0.004252 4.830544 ( 2.525644)
test_btest 0.000988 0.000198 50.460326 ( 19.970660)
test_basic 0.005822 0.001164 0.521028 ( 0.588762)
test_all 0.105822 0.027303 448.186048 (183.762895)
test_rubyspec 0.071368 0.045273 65.111552 ( 29.643943)
total: 246.95 sec