Logfile: /home/opc/ruby/logs/brlog.master.20240609-172301
#<BuildRuby:0x0000ffff5831fdc8
@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.20240609-172301",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000037)
configure 0.000010 0.000003 0.000013 ( 0.000023)
build_up 0.005377 0.000359 1.772038 ( 2.379917)
build_miniruby 0.001110 0.000262 1.158358 ( 1.158100)
build_ruby 0.001510 0.000355 1.937431 ( 4.210698)
build_all 0.004295 0.003104 3.996716 ( 1.885952)
build_install 0.010137 0.006422 5.185988 ( 2.695098)
test_btest 0.000798 0.000010 58.000231 ( 21.784980)
test_basic 0.003409 0.003635 0.560605 ( 0.634297)
test_all 0.116397 0.011401 509.578574 (223.135584)
test_rubyspec 0.062860 0.046847 77.724514 ( 34.475673)
total: 292.36 sec