Logfile: /home/opc/ruby/logs/brlog.master.20240919-234022
#<BuildRuby:0x0000fffe0d4dfdd0
@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.20240919-234022",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001781 0.004382 2.396890 ( 2.491958)
build_miniruby 0.001013 0.000239 1.198262 ( 1.198295)
build_ruby 0.001992 0.000470 2.018118 ( 4.141571)
build_all 0.007876 0.000000 3.363468 ( 1.678769)
build_install 0.002245 0.013404 4.916164 ( 2.578210)
test_btest 0.000331 0.000616 49.161760 ( 21.735377)
test_basic 0.001930 0.005237 0.528556 ( 0.596932)
test_all 0.099976 0.031620 483.949460 (211.301317)
test_rubyspec 0.061525 0.057316 65.258019 ( 29.717113)
total: 275.44 sec