Logfile: /home/opc/ruby/logs/brlog.master.20240606-224145
#<BuildRuby:0x0000ffff6837fdd0
@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.20240606-224145",
@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.000010 0.000002 0.000012 ( 0.000025)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005613 0.001252 1.985188 ( 2.362388)
build_miniruby 0.001535 0.000000 1.171841 ( 1.171642)
build_ruby 0.002399 0.000010 1.930368 ( 3.503280)
build_all 0.003559 0.003896 3.939203 ( 1.868615)
build_install 0.011105 0.006033 5.229569 ( 2.646950)
test_btest 0.000262 0.000611 59.788221 ( 22.722632)
test_basic 0.003056 0.003305 0.566284 ( 0.634575)
test_all 0.093998 0.035894 475.557524 (194.181208)
test_rubyspec 0.051192 0.061362 77.597954 ( 34.213225)
total: 263.31 sec