Logfile: /home/opc/ruby/logs/brlog.master.20240122-194118
#<BuildRuby:0x0000fffcecc2fdc8
@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.20240122-194118",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004704 0.000785 1.231055 ( 1.923791)
build_miniruby 0.001196 0.000200 1.255127 ( 1.256429)
build_ruby 0.002710 0.000452 2.017968 ( 3.786774)
build_all 0.007686 0.000515 3.435254 ( 1.684240)
build_install 0.009700 0.004729 4.036484 ( 2.330337)
test_btest 0.000325 0.000637 50.410044 ( 19.931703)
test_basic 0.000000 0.007731 0.529244 ( 0.597855)
test_all 0.078109 0.047564 532.331513 (223.114478)
test_rubyspec 0.080770 0.065395 91.226340 ( 38.677511)
total: 293.30 sec