Logfile: /home/opc/ruby/logs/brlog.master.20240301-113522
#<BuildRuby:0x0000ffff289dfdc8
@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.20240301-113522",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.006967 0.000958 1.909886 ( 2.198878)
build_miniruby 0.000947 0.000316 1.132945 ( 1.135097)
build_ruby 0.001891 0.000631 1.903362 ( 5.592833)
build_all 0.006528 0.000637 3.828881 ( 1.783581)
build_install 0.011555 0.005396 4.959923 ( 2.538881)
test_btest 0.000622 0.000208 56.545413 ( 23.472542)
test_basic 0.001678 0.005448 0.555554 ( 0.629167)
test_all 0.075341 0.049757 545.356526 (224.326224)
test_rubyspec 0.049129 0.067692 75.959542 ( 33.555623)
total: 295.23 sec