Logfile: /home/opc/ruby/logs/brlog.master.20230203-064101
#<BuildRuby:0x0000aaabc8877840
@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.20230203-064101",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000014 0.003865 0.827212 ( 1.657880)
build_miniruby 0.001448 0.000290 0.962911 ( 0.962604)
build_ruby 0.001233 0.000246 1.528025 ( 3.031795)
build_all 0.007792 0.000711 2.688964 ( 1.276596)
build_install 0.012644 0.001478 2.044416 ( 1.445321)
test_btest 0.000640 0.000113 38.201064 ( 14.241664)
test_basic 0.000847 0.005007 0.284337 ( 0.381120)
test_all 0.001398 0.002898 478.238598 (189.683612)
test_rubyspec 0.038306 0.038911 48.853801 ( 57.562483)
total: 270.24 sec