Logfile: /home/opc/ruby/logs/brlog.master.20240316-134608
#<BuildRuby:0x0000fffecceafdc8
@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.20240316-134608",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.007215 1.597462 ( 2.109527)
build_miniruby 0.001366 0.000000 1.125546 ( 1.125933)
build_ruby 0.001998 0.000472 1.924589 ( 4.221243)
build_all 0.006165 0.001698 3.953133 ( 1.864734)
build_install 0.004972 0.010679 4.757791 ( 2.524276)
test_btest 0.000564 0.000218 55.321393 ( 20.893108)
test_basic 0.006276 0.000578 0.567316 ( 0.678576)
test_all 0.079375 0.046626 495.979891 (196.171486)
test_rubyspec 0.062753 0.049904 75.319396 ( 33.445355)
total: 263.04 sec