Logfile: /home/opc/ruby/logs/brlog.master.20240608-184520
#<BuildRuby:0x0000fffccce0fdc0
@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.20240608-184520",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004216 0.001048 1.732208 ( 2.299208)
build_miniruby 0.000983 0.000244 1.149536 ( 1.148414)
build_ruby 0.002278 0.000566 1.900612 ( 3.675242)
build_all 0.006727 0.000525 3.966235 ( 1.877197)
build_install 0.008589 0.007137 5.147888 ( 2.622013)
test_btest 0.000669 0.000196 58.429002 ( 22.229898)
test_basic 0.005559 0.001628 0.558000 ( 0.634927)
test_all 0.092529 0.036035 482.790023 (193.537904)
test_rubyspec 0.061029 0.049893 77.854379 ( 34.388966)
total: 262.41 sec