Logfile: /home/opc/ruby/logs/brlog.master.20240823-144520
#<BuildRuby:0x0000fffd696efde0
@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.20240823-144520",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004136 0.001479 1.759689 ( 2.326303)
build_miniruby 0.001338 0.000000 1.141679 ( 1.140481)
build_ruby 0.002067 0.000000 1.921372 ( 4.003860)
build_all 0.006565 0.000413 3.917601 ( 1.848972)
build_install 0.012280 0.004129 5.104237 ( 2.623624)
test_btest 0.000624 0.000197 59.990588 ( 22.916056)
test_basic 0.004974 0.001573 0.569443 ( 0.644711)
test_all 0.070525 0.060729 495.429429 (202.139972)
test_rubyspec 0.068562 0.044328 79.385855 ( 34.794252)
total: 272.44 sec