Logfile: /home/opc/ruby/logs/brlog.master.20240920-113759
#<BuildRuby:0x0000fffd76c2fdc0
@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.20240920-113759",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.005745 0.000000 2.355558 ( 2.581269)
build_miniruby 0.001361 0.000000 1.163830 ( 1.161909)
build_ruby 0.001683 0.000000 1.978930 ( 4.578804)
build_all 0.006890 0.000000 3.245405 ( 1.632994)
build_install 0.015444 0.000000 4.780569 ( 2.497480)
test_btest 0.000748 0.000000 48.262939 ( 18.845262)
test_basic 0.007209 0.000000 0.523599 ( 0.589291)
test_all 0.096873 0.037315 501.976125 (202.618009)
test_rubyspec 0.035052 0.079803 65.227863 ( 29.659518)
total: 264.17 sec