Logfile: /home/opc/ruby/logs/brlog.master.20240819-192527
#<BuildRuby:0x0000fffd8b27fdd8
@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.20240819-192527",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004436 0.001979 1.853856 ( 2.719433)
build_miniruby 0.000000 0.001416 1.223259 ( 1.223455)
build_ruby 0.001553 0.000674 2.024694 ( 4.386953)
build_all 0.007968 0.000000 3.950797 ( 1.876147)
build_install 0.014452 0.000885 5.176272 ( 2.795303)
test_btest 0.000728 0.000064 61.316141 ( 23.186779)
test_basic 0.007136 0.000624 0.580818 ( 0.649102)
test_all 0.086955 0.051465 524.814396 (222.323221)
test_rubyspec 0.063439 0.054458 81.296795 ( 35.503946)
total: 294.67 sec