Logfile: /home/opc/ruby/logs/brlog.master.20240928-181620
#<BuildRuby:0x0000ffff92b0fdc8
@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.20240928-181620",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005080 0.000956 2.390389 ( 2.683399)
build_miniruby 0.001056 0.000199 1.230245 ( 1.934433)
build_ruby 0.000000 0.003070 1.943448 ( 4.566811)
build_all 0.007143 0.000019 3.267222 ( 1.615960)
build_install 0.013759 0.001048 4.845592 ( 3.406393)
test_btest 0.000780 0.000150 50.382509 ( 19.663355)
test_basic 0.005737 0.001098 0.521998 ( 0.591408)
test_all 0.086621 0.045754 468.154843 (197.454850)
test_rubyspec 0.060694 0.068426 68.839245 ( 32.454851)
total: 264.37 sec