Logfile: /home/opc/ruby/logs/brlog.master.20241010-134539
#<BuildRuby:0x0000fffc76fefdd0
@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.20241010-134539",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004153 0.001292 3.118974 ( 3.184871)
build_miniruby 0.003759 0.001169 67.845282 ( 28.460847)
build_ruby 0.001688 0.000525 1.955029 ( 5.044588)
build_all 0.006308 0.000996 3.459820 ( 1.696507)
build_install 0.012209 0.004040 4.734322 ( 2.541674)
test_btest 0.000608 0.000184 48.572088 ( 19.923835)
test_basic 0.003370 0.004379 0.519821 ( 0.586931)
test_all 0.093720 0.034686 483.193968 (200.077669)
test_rubyspec 0.071245 0.042669 65.256240 ( 29.818922)
total: 291.34 sec