Logfile: /home/opc/ruby/logs/brlog.master.20240312-144553
#<BuildRuby:0x0000fffc60a1fdd0
@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.20240312-144553",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003461 0.003886 1.941588 ( 2.276107)
build_miniruby 0.001078 0.000170 1.141660 ( 1.144028)
build_ruby 0.001481 0.000235 1.905493 ( 3.775518)
build_all 0.006451 0.001020 3.874028 ( 1.843029)
build_install 0.010034 0.005551 4.964138 ( 2.587373)
test_btest 0.000865 0.000174 57.310097 ( 22.069732)
test_basic 0.005499 0.001101 0.539453 ( 0.615757)
test_all 0.097824 0.029517 517.605914 (207.341820)
test_rubyspec 0.070463 0.044521 76.119927 ( 33.682683)
total: 275.34 sec