Logfile: /home/opc/ruby/logs/brlog.master.20240610-024742
#<BuildRuby:0x0000ffff0099fde0
@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.20240610-024742",
@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.000017 0.000004 0.000021 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.005397 1.790071 ( 2.435835)
build_miniruby 0.000000 0.001377 1.164961 ( 1.165518)
build_ruby 0.001180 0.001885 1.914546 ( 4.157956)
build_all 0.005516 0.001749 4.013504 ( 1.881588)
build_install 0.013149 0.002820 5.169009 ( 2.655573)
test_btest 0.000648 0.000195 58.601381 ( 23.791350)
test_basic 0.000000 0.007404 0.561861 ( 0.638374)
test_all 0.084666 0.043660 486.473454 (193.184746)
test_rubyspec 0.083155 0.025597 78.370107 ( 34.675775)
total: 264.59 sec