Logfile: /home/opc/ruby/logs/brlog.master.20240122-080803
#<BuildRuby:0x0000fffeade3fdd0
@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.20240122-080803",
@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.000001 0.000010 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002803 0.002186 1.171434 ( 2.040058)
build_miniruby 0.001219 0.000000 1.132621 ( 1.132437)
build_ruby 0.001555 0.000000 1.880931 ( 3.611505)
build_all 0.006267 0.000366 3.330086 ( 1.632492)
build_install 0.012615 0.000871 3.994556 ( 2.318377)
test_btest 0.000762 0.000128 49.761241 ( 19.336543)
test_basic 0.003264 0.003809 0.513476 ( 0.581192)
test_all 0.085620 0.039471 474.346396 (191.671657)
test_rubyspec 0.049626 0.091305 92.967188 ( 39.101691)
total: 261.43 sec