Logfile: /home/opc/ruby/logs/brlog.master.20241116-050149
#<BuildRuby:0x0000fffc02b8fde0
@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.20241116-050149",
@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.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004263 0.000753 1.987163 ( 2.487409)
build_miniruby 0.001084 0.000192 1.188098 ( 1.188176)
build_ruby 0.001416 0.000250 1.968981 ( 4.496842)
build_all 0.005535 0.000978 3.287599 ( 1.639428)
build_install 0.010353 0.004897 4.525761 ( 2.435967)
test_btest 0.000793 0.000167 48.843736 ( 19.273903)
test_basic 0.007214 0.000488 0.537857 ( 0.609506)
test_all 0.100077 0.031700 470.483271 (194.251369)
test_rubyspec 0.058682 0.057956 66.017078 ( 29.906131)
total: 256.29 sec