Logfile: /home/opc/ruby/logs/brlog.master.20241121-091908
#<BuildRuby:0x0000ffff707cfdd8
@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.20241121-091908",
@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.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001253 0.003985 2.017338 ( 2.540938)
build_miniruby 0.000000 0.001221 1.183583 ( 1.183925)
build_ruby 0.000243 0.002332 1.976989 ( 3.963910)
build_all 0.006614 0.000601 3.326776 ( 1.659123)
build_install 0.010215 0.004864 4.607997 ( 2.393163)
test_btest 0.000698 0.000090 48.770897 ( 18.856985)
test_basic 0.007094 0.000344 0.528881 ( 0.601618)
test_all 0.078098 0.054269 495.721050 (200.416718)
test_rubyspec 0.064721 0.052763 66.749034 ( 30.232850)
total: 261.85 sec