Logfile: /home/opc/ruby/logs/brlog.master.20240319-112916
#<BuildRuby:0x0000fffe97b3fdd0
@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.20240319-112916",
@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.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.008209 0.000725 2.677153 ( 2.465331)
build_miniruby 0.001116 0.000197 1.139745 ( 1.140380)
build_ruby 0.002142 0.000378 1.883849 ( 4.078836)
build_all 0.006401 0.000331 3.860500 ( 1.829231)
build_install 0.011715 0.004187 5.278479 ( 2.603805)
test_btest 0.000699 0.000133 55.428416 ( 21.057818)
test_basic 0.006431 0.001225 0.554137 ( 0.631411)
test_all 0.085468 0.035581 612.975841 (237.622279)
test_rubyspec 0.047139 0.062684 76.002362 ( 33.597028)
total: 305.03 sec