Logfile: /home/opc/ruby/logs/brlog.master.20240809-124651
#<BuildRuby:0x0000ffff94edfdc0
@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.20240809-124651",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004673 0.000782 1.788374 ( 2.345659)
build_miniruby 0.001116 0.000187 1.171015 ( 1.169495)
build_ruby 0.002075 0.000347 1.958061 ( 4.271129)
build_all 0.006942 0.000406 3.867569 ( 1.821565)
build_install 0.013876 0.001405 5.060691 ( 2.625233)
test_btest 0.000823 0.000124 60.268053 ( 24.079748)
test_basic 0.006477 0.000975 0.574794 ( 0.641299)
test_all 0.105454 0.024167 505.835473 (211.189233)
test_rubyspec 0.016745 0.092947 78.568029 ( 34.515291)
total: 282.66 sec