Logfile: /home/opc/ruby/logs/brlog.master.20230724-154617
#<BuildRuby:0x0000fffd87d5fdd8
@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.20230724-154617",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001643 0.004296 1.423622 ( 3.875561)
build_miniruby 0.001033 0.000182 1.066393 ( 1.066576)
build_ruby 0.001291 0.000227 1.791856 ( 3.356023)
build_all 0.005492 0.000199 1.584835 ( 0.974506)
build_install 0.006979 0.005886 2.313484 ( 1.663859)
test_btest 0.000643 0.000143 44.422877 ( 16.705448)
test_basic 0.005410 0.001197 0.489254 ( 0.568133)
test_all 0.001769 0.000392 410.017926 (163.281991)
test_rubyspec 0.067143 0.023827 49.263745 ( 60.131233)
total: 251.62 sec