Logfile: /home/opc/ruby/logs/brlog.master.20240726-041751
#<BuildRuby:0x0000fffc2f0cfdd8
@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.20240726-041751",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005886 0.000098 1.781421 ( 2.308785)
build_miniruby 0.001375 0.000000 1.169641 ( 1.169805)
build_ruby 0.003525 0.000000 1.969487 ( 4.137419)
build_all 0.007837 0.000000 4.164670 ( 1.942054)
build_install 0.013636 0.003608 5.343011 ( 2.706563)
test_btest 0.000856 0.000061 60.926886 ( 23.173117)
test_basic 0.006591 0.000188 0.577654 ( 0.655656)
test_all 0.096388 0.037957 496.231420 (202.528302)
test_rubyspec 0.041169 0.073046 78.886460 ( 34.807694)
total: 273.43 sec