Logfile: /home/opc/ruby/logs/brlog.master.20240311-100237
#<BuildRuby:0x0000fffee3c1fdd0
@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.20240311-100237",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.007172 0.000160 1.952106 ( 2.219528)
build_miniruby 0.001229 0.000059 1.145028 ( 1.144138)
build_ruby 0.000000 0.003547 1.919411 ( 3.989268)
build_all 0.007372 0.000366 3.829664 ( 1.814820)
build_install 0.012153 0.004009 5.029305 ( 2.581638)
test_btest 0.000766 0.000088 55.872161 ( 21.735046)
test_basic 0.006936 0.000328 0.540060 ( 0.618937)
test_all 0.087609 0.035988 500.165389 (197.691089)
test_rubyspec 0.060490 0.050964 76.229137 ( 33.734696)
total: 265.53 sec