Logfile: /home/opc/ruby/logs/brlog.master.20240923-142431
#<BuildRuby:0x0000fffbcc8ffde0
@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.20240923-142431",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.006598 2.392275 ( 2.690219)
build_miniruby 0.000405 0.000864 1.191893 ( 1.192521)
build_ruby 0.001990 0.000000 1.956351 ( 4.874782)
build_all 0.007486 0.000000 3.308647 ( 1.635072)
build_install 0.008606 0.007508 4.838388 ( 2.434713)
test_btest 0.000696 0.000140 48.655199 ( 18.973554)
test_basic 0.004593 0.003169 0.521610 ( 0.595919)
test_all 0.097713 0.028881 504.987662 (203.761208)
test_rubyspec 0.059480 0.053844 65.782044 ( 29.932307)
total: 266.09 sec