Logfile: /home/opc/ruby/logs/brlog.master.20240923-205747
#<BuildRuby:0x0000fffd2e18fde0
@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.20240923-205747",
@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.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001832 0.004776 2.353181 ( 2.745905)
build_miniruby 0.000998 0.000333 1.157193 ( 1.156316)
build_ruby 0.001290 0.000431 1.948062 ( 4.189574)
build_all 0.006508 0.000902 3.327318 ( 1.653404)
build_install 0.011527 0.005101 4.835050 ( 2.381977)
test_btest 0.000792 0.000264 48.125047 ( 19.583931)
test_basic 0.002405 0.005004 0.525543 ( 0.607612)
test_all 0.099969 0.030761 471.532533 (192.270329)
test_rubyspec 0.061310 0.055426 65.561185 ( 29.864265)
total: 254.45 sec