Logfile: /home/opc/ruby/logs/brlog.master.20240912-162105
#<BuildRuby:0x0000fffece6bfdc8
@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.20240912-162105",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002057 0.004002 1.876344 ( 2.332968)
build_miniruby 0.001539 0.000070 1.289356 ( 1.289536)
build_ruby 0.001907 0.000086 2.086791 ( 4.341370)
build_all 0.008366 0.000187 4.035241 ( 1.922790)
build_install 0.017316 0.000542 5.344476 ( 2.779412)
test_btest 0.000892 0.000037 60.833908 ( 22.770129)
test_basic 0.007124 0.000298 0.598716 ( 0.675603)
test_all 0.070300 0.063109 535.758839 (216.736256)
test_rubyspec 0.065496 0.048637 78.353351 ( 34.332357)
total: 287.18 sec