Logfile: /home/opc/ruby/logs/brlog.master.20240527-154855
#<BuildRuby:0x0000fffcb595fdc8
@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.20240527-154855",
@make="make",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006291 0.000113 1.940934 ( 2.312184)
build_miniruby 0.001167 0.000059 1.145559 ( 1.143709)
build_ruby 0.002690 0.000134 1.893918 ( 4.224017)
build_all 0.007047 0.000128 4.001755 ( 1.848218)
build_install 0.011177 0.005083 5.286255 ( 2.655903)
test_btest 0.000800 0.000073 58.717633 ( 22.378068)
test_basic 0.006589 0.000598 0.549112 ( 0.627689)
test_all 0.086825 0.037477 481.232507 (194.270204)
test_rubyspec 0.053118 0.051369 76.677053 ( 33.953437)
total: 263.41 sec