Logfile: /home/opc/ruby/logs/brlog.master.20240323-012345
#<BuildRuby:0x0000fffce73efdc0
@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.20240323-012345",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.007574 0.000000 2.300218 ( 2.492780)
build_miniruby 0.001216 0.000034 1.116043 ( 1.115762)
build_ruby 0.001600 0.000080 1.868050 ( 4.161828)
build_all 0.006784 0.000122 3.725553 ( 1.858910)
build_install 0.011177 0.004183 5.088259 ( 2.622887)
test_btest 0.000895 0.000075 56.196598 ( 22.497482)
test_basic 0.003013 0.004681 0.555177 ( 0.639697)
test_all 0.092319 0.032261 580.378678 (235.022447)
test_rubyspec 0.058184 0.050754 77.250707 ( 34.060193)
total: 304.47 sec