Logfile: /home/opc/ruby/logs/brlog.master.20240423-040342
#<BuildRuby:0x0000fffc0ed0fdd0
@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.20240423-040342",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001258 0.007570 2.436640 ( 2.649293)
build_miniruby 0.001015 0.000226 1.147882 ( 1.147956)
build_ruby 0.002691 0.000000 1.893924 ( 4.099744)
build_all 0.003159 0.003482 3.891837 ( 1.809639)
build_install 0.009680 0.005567 5.328614 ( 2.606717)
test_btest 0.001014 0.000290 57.864091 ( 21.784519)
test_basic 0.006846 0.000712 0.549929 ( 0.629916)
test_all 0.101393 0.023188 518.373618 (206.575097)
test_rubyspec 0.057626 0.055377 74.929931 ( 33.305782)
total: 274.61 sec