Logfile: /home/opc/ruby/logs/brlog.master.20240213-203339
#<BuildRuby:0x0000fffee1cefdc0
@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.20240213-203339",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001410 0.004537 1.403039 ( 2.331816)
build_miniruby 0.000992 0.000330 1.771722 ( 1.634313)
build_ruby 0.001427 0.000476 1.895028 ( 3.185549)
build_all 0.003504 0.004017 3.752442 ( 1.769053)
build_install 0.010428 0.003910 4.523746 ( 2.581153)
test_btest 0.000889 0.000333 55.222787 ( 22.489612)
test_basic 0.006975 0.000695 0.538771 ( 0.604998)
test_all 0.112529 0.010913 547.256034 (214.481574)
test_rubyspec 0.089501 0.062606 103.059732 ( 41.986322)
total: 291.07 sec