Logfile: /home/opc/ruby/logs/brlog.master.20240929-134019
#<BuildRuby:0x0000fffbc966fdd0
@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.20240929-134019",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006755 0.000000 2.468134 ( 2.674506)
build_miniruby 0.001258 0.000000 1.188559 ( 1.216720)
build_ruby 0.001814 0.000000 2.083672 ( 4.500555)
build_all 0.007785 0.000000 3.355859 ( 1.660646)
build_install 0.013644 0.004176 5.062117 ( 3.684456)
test_btest 0.000948 0.000034 49.997152 ( 19.687618)
test_basic 0.002705 0.004460 0.532741 ( 0.609905)
test_all 0.096257 0.037107 473.129308 (209.769741)
test_rubyspec 0.076700 0.050909 67.527397 ( 32.017888)
total: 275.82 sec