Logfile: /home/opc/ruby/logs/brlog.master.20240702-022504
#<BuildRuby:0x0000fffc2e62fdd8
@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.20240702-022504",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000024 0.000005 0.000029 ( 0.000033)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004986 0.000878 1.975912 ( 2.402229)
build_miniruby 0.001138 0.000201 1.206761 ( 1.206925)
build_ruby 0.001478 0.000260 1.962806 ( 4.137399)
build_all 0.006915 0.001217 4.078824 ( 1.926213)
build_install 0.008531 0.008193 5.311577 ( 2.658110)
test_btest 0.000618 0.000069 59.731576 ( 22.610957)
test_basic 0.008321 0.000000 0.576570 ( 0.657490)
test_all 0.074230 0.053882 500.689346 (217.310481)
test_rubyspec 0.059480 0.052883 78.659740 ( 34.627213)
total: 287.54 sec