Logfile: /home/opc/ruby/logs/brlog.master.20240129-205559
#<BuildRuby:0x0000fffdbed5fdd8
@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.20240129-205559",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005617 0.000086 1.362174 ( 2.076082)
build_miniruby 0.001613 0.000080 1.123564 ( 1.123751)
build_ruby 0.002204 0.000111 1.833810 ( 3.648611)
build_all 0.007089 0.000138 3.646317 ( 1.764782)
build_install 0.013968 0.000228 4.393511 ( 2.414859)
test_btest 0.000805 0.000035 54.148589 ( 21.481578)
test_basic 0.003387 0.004917 0.529145 ( 0.597257)
test_all 0.091415 0.028706 567.891846 (220.247674)
test_rubyspec 0.068718 0.076417 100.069310 ( 42.002581)
total: 295.36 sec