Logfile: /home/opc/ruby/logs/brlog.master.20240828-104913
#<BuildRuby:0x0000ffff9403fdd8
@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.20240828-104913",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004667 0.001104 1.769006 ( 2.261931)
build_miniruby 0.001088 0.000258 1.158657 ( 1.156848)
build_ruby 0.001287 0.000304 1.953807 ( 4.250586)
build_all 0.001639 0.006293 4.089013 ( 1.918431)
build_install 0.009294 0.005774 5.191864 ( 2.658984)
test_btest 0.000658 0.000231 59.452645 ( 25.056194)
test_basic 0.006295 0.000705 0.570418 ( 0.652011)
test_all 0.101088 0.031538 525.494418 (219.534795)
test_rubyspec 0.059736 0.050951 80.276458 ( 35.234510)
total: 292.73 sec