Logfile: /home/opc/ruby/logs/brlog.master.20240324-010655
#<BuildRuby:0x0000ffff566cfdd0
@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.20240324-010655",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002979 0.005024 2.308320 ( 2.410398)
build_miniruby 0.001032 0.000342 1.121769 ( 1.120128)
build_ruby 0.003593 0.000000 1.878578 ( 3.917609)
build_all 0.005336 0.001706 3.750401 ( 1.794680)
build_install 0.013799 0.002944 5.061566 ( 2.504369)
test_btest 0.000665 0.000199 56.035851 ( 21.236042)
test_basic 0.005250 0.001570 0.538238 ( 0.607906)
test_all 0.099847 0.021456 500.730208 (198.103717)
test_rubyspec 0.050048 0.058847 76.221794 ( 33.648221)
total: 265.34 sec