Logfile: /home/opc/ruby/logs/brlog.master.20240901-012100
#<BuildRuby:0x0000fffda0befde0
@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-012100",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005208 0.000060 1.832317 ( 2.394079)
build_miniruby 0.001383 0.000067 1.295179 ( 1.295838)
build_ruby 0.002637 0.000126 2.069391 ( 4.192674)
build_all 0.004833 0.003918 4.066226 ( 1.922933)
build_install 0.013410 0.002902 5.351957 ( 2.859178)
test_btest 0.000798 0.000082 61.380220 ( 23.802189)
test_basic 0.006495 0.000673 0.570073 ( 0.638465)
test_all 0.101272 0.029476 524.704140 (213.412214)
test_rubyspec 0.067988 0.053254 78.896539 ( 34.546315)
total: 285.06 sec