Logfile: /home/opc/ruby/logs/brlog.master.20240901-040039
#<BuildRuby:0x0000fffca4e4fdd0
@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.20240901-040039",
@make="make",
@no_timeout_error=nil,
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005674 0.000078 1.822999 ( 2.357037)
build_miniruby 0.001223 0.000059 1.204490 ( 1.204089)
build_ruby 0.002185 0.000104 2.001359 ( 3.821261)
build_all 0.007631 0.000365 3.894585 ( 1.872712)
build_install 0.009497 0.005579 5.103646 ( 2.691673)
test_btest 0.000827 0.000079 63.837823 ( 24.188437)
test_basic 0.007451 0.000208 0.599378 ( 0.665296)
test_all 0.099758 0.034753 509.848267 (206.699210)
test_rubyspec 0.048868 0.064686 78.157920 ( 34.341597)
total: 277.84 sec