Logfile: /home/opc/ruby/logs/brlog.master.20230824-172111
#<BuildRuby:0x0000fffbf6e9fdc0
@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.20230824-172111",
@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.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005531 0.000923 1.491025 ( 3.656294)
build_miniruby 0.001147 0.000192 1.122248 ( 1.124471)
build_ruby 0.002808 0.000000 1.842356 ( 3.125751)
build_all 0.007197 0.000185 3.306057 ( 1.647950)
build_install 0.006391 0.007443 4.076537 ( 2.389414)
test_btest 0.000623 0.000135 45.587579 ( 16.615542)
test_basic 0.006408 0.000452 0.502410 ( 0.575238)
test_all 0.005556 0.004626 431.253267 (175.124788)
test_rubyspec 0.049504 0.053018 55.960695 ( 67.075085)
total: 271.34 sec