Logfile: /home/opc/ruby/logs/brlog.master.20230914-062129
#<BuildRuby:0x0000fffde07dfdc8
@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.20230914-062129",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000093 0.006755 1.390685 ( 3.736266)
build_miniruby 0.000701 0.000573 1.060695 ( 1.061998)
build_ruby 0.001231 0.000274 1.740049 ( 3.380977)
build_all 0.005390 0.001198 3.232988 ( 1.715418)
build_install 0.013953 0.001083 3.897632 ( 3.175637)
test_btest 0.000716 0.000143 46.694676 ( 16.805357)
test_basic 0.006311 0.001262 0.493736 ( 0.567021)
test_all 0.009797 0.001707 420.366991 (168.433846)
test_rubyspec 0.066658 0.039455 56.664220 ( 67.556277)
total: 266.43 sec