Logfile: /home/opc/ruby/logs/brlog.master.20240225-234119
#<BuildRuby:0x0000fffda0c0fdc0
@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.20240225-234119",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000049)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.007206 0.000721 2.026833 ( 2.305580)
build_miniruby 0.000000 0.001417 1.237661 ( 1.236626)
build_ruby 0.000000 0.001728 2.044911 ( 4.012182)
build_all 0.000000 0.006839 3.788044 ( 1.763930)
build_install 0.006876 0.007873 4.933768 ( 2.550868)
test_btest 0.000680 0.000199 55.720036 ( 22.245291)
test_basic 0.005380 0.001573 0.539005 ( 0.617002)
test_all 0.079332 0.047228 600.734892 (245.864076)
test_rubyspec 0.072139 0.041079 76.003109 ( 33.663537)
total: 314.26 sec