Logfile: /home/opc/ruby/logs/brlog.master.20240613-062629
#<BuildRuby:0x0000fffc5d7bfde0
@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.20240613-062629",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005209 0.000289 1.736183 ( 2.244204)
build_miniruby 0.001168 0.000065 1.145670 ( 1.143980)
build_ruby 0.002440 0.000135 1.894703 ( 4.350439)
build_all 0.006852 0.000123 3.970461 ( 1.888481)
build_install 0.015233 0.000524 5.114863 ( 2.620233)
test_btest 0.000832 0.000041 57.104980 ( 22.486402)
test_basic 0.002198 0.005521 0.557041 ( 0.622129)
test_all 0.088146 0.038290 490.632370 (195.572316)
test_rubyspec 0.060860 0.049470 76.926496 ( 33.912196)
total: 264.84 sec