Logfile: /home/opc/ruby/logs/brlog.master.20240924-022929
#<BuildRuby:0x0000fffdc025fdc8
@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.20240924-022929",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005864 0.000655 2.321739 ( 2.576707)
build_miniruby 0.001119 0.000125 1.164391 ( 1.164653)
build_ruby 0.002128 0.000237 1.953058 ( 4.096572)
build_all 0.002657 0.004863 3.297917 ( 1.625158)
build_install 0.006831 0.008625 4.823311 ( 2.377894)
test_btest 0.000691 0.000173 48.411071 ( 19.218068)
test_basic 0.006523 0.000502 0.524193 ( 0.602217)
test_all 0.079375 0.052515 448.331247 (188.917299)
test_rubyspec 0.039757 0.074268 65.475684 ( 29.845422)
total: 250.42 sec