Logfile: /home/opc/ruby/logs/brlog.master.20231125-205100
#<BuildRuby:0x0000fffe276efde0
@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.20231125-205100",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005069 0.001330 1.371317 ( 2.089329)
build_miniruby 0.000000 0.001185 1.102486 ( 1.101257)
build_ruby 0.000142 0.001402 1.827084 ( 3.513689)
build_all 0.006655 0.000000 3.430582 ( 1.647257)
build_install 0.012259 0.000946 4.156047 ( 2.306692)
test_btest 0.000842 0.000110 47.848904 ( 18.404337)
test_basic 0.006156 0.000806 0.500498 ( 0.569980)
test_all 0.093830 0.030038 423.933417 (177.743293)
test_rubyspec 0.047805 0.048234 56.249836 ( 66.962173)
total: 274.34 sec