Logfile: /home/opc/ruby/logs/brlog.master.20240211-100001
#<BuildRuby:0x0000fffdd3dbfde0
@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.20240211-100001",
@make="make",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002483 0.003736 1.406627 ( 2.106843)
build_miniruby 0.001445 0.000000 1.114550 ( 1.116367)
build_ruby 0.002413 0.000008 1.871327 ( 3.420248)
build_all 0.004297 0.003944 3.878398 ( 1.820710)
build_install 0.007323 0.008541 4.777526 ( 2.626301)
test_btest 0.000822 0.000067 57.624475 ( 22.102659)
test_basic 0.004385 0.003312 0.566145 ( 0.632175)
test_all 0.097646 0.035369 519.418719 (207.444462)
test_rubyspec 0.075539 0.069990 100.274155 ( 41.068762)
total: 282.34 sec