Logfile: /home/opc/ruby/logs/brlog.master.20230618-063413
#<BuildRuby:0x0000fffbf9b9fdc0
@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.20230618-063413",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005631 0.000296 1.387302 ( 3.518212)
build_miniruby 0.001509 0.000000 0.976997 ( 0.978134)
build_ruby 0.002114 0.000000 1.652563 ( 2.730473)
build_all 0.006233 0.000068 1.583239 ( 0.965856)
build_install 0.007776 0.005131 2.288854 ( 1.659333)
test_btest 0.000708 0.000067 49.293006 ( 17.918201)
test_basic 0.001815 0.005039 0.485039 ( 0.570099)
test_all 0.002544 0.000363 385.794048 (155.686771)
test_rubyspec 0.056310 0.036413 50.923682 ( 61.705399)
total: 245.73 sec