Logfile: /home/opc/ruby/logs/brlog.master.20240913-104808
#<BuildRuby:0x0000fffc119afde0
@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.20240913-104808",
@make="make",
@no_timeout_error=nil,
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002368 0.003559 2.211824 ( 2.349557)
build_miniruby 0.001243 0.000000 1.164289 ( 1.163309)
build_ruby 0.003069 0.000120 1.954399 ( 3.922888)
build_all 0.001636 0.005680 3.292622 ( 1.641455)
build_install 0.010541 0.004884 4.663615 ( 2.416085)
test_btest 0.000959 0.000094 49.703948 ( 19.348522)
test_basic 0.006027 0.001078 0.525392 ( 0.599602)
test_all 0.091672 0.038297 499.197604 (202.153654)
test_rubyspec 0.058523 0.067903 66.643454 ( 30.222142)
total: 263.82 sec