Logfile: /home/opc/ruby/logs/brlog.master.20230818-105231
#<BuildRuby:0x0000fffdb1d7fdc0
@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.20230818-105231",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005479 0.000290 1.399555 ( 3.447589)
build_miniruby 0.001147 0.000061 1.048806 ( 1.047763)
build_ruby 0.002247 0.000000 1.771193 ( 3.567079)
build_all 0.006851 0.000019 3.327326 ( 1.627292)
build_install 0.009079 0.004065 4.037096 ( 2.306175)
test_btest 0.000744 0.000063 46.227267 ( 16.775739)
test_basic 0.002262 0.004567 0.497551 ( 0.568995)
test_all 0.010065 0.001050 423.061090 (169.421399)
test_rubyspec 0.082376 0.019896 54.737167 ( 65.533799)
total: 264.30 sec