Logfile: /home/opc/ruby/logs/brlog.master.20240916-114651
#<BuildRuby:0x0000fffca321fde0
@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.20240916-114651",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002845 0.003705 2.246934 ( 2.594047)
build_miniruby 0.001262 0.000000 1.200852 ( 1.200328)
build_ruby 0.002793 0.000162 2.031185 ( 4.516384)
build_all 0.002976 0.004784 3.376471 ( 1.650721)
build_install 0.011134 0.004959 4.748286 ( 2.600542)
test_btest 0.000724 0.000207 49.227312 ( 19.491164)
test_basic 0.007708 0.000000 0.525153 ( 0.597841)
test_all 0.107233 0.024320 492.566615 (219.016991)
test_rubyspec 0.065539 0.051735 65.149420 ( 29.672434)
total: 281.34 sec