Logfile: /home/opc/ruby/logs/brlog.master.20240718-094639
#<BuildRuby:0x0000fffcf7b0fdc0
@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.20240718-094639",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001866 0.003326 1.771431 ( 2.316441)
build_miniruby 0.001412 0.000000 1.176388 ( 1.175941)
build_ruby 0.003125 0.000266 1.990692 ( 4.462328)
build_all 0.004330 0.002857 4.172015 ( 1.963728)
build_install 0.009566 0.005659 5.331410 ( 2.722629)
test_btest 0.000599 0.000200 60.797778 ( 22.742117)
test_basic 0.005517 0.001840 0.575204 ( 0.644143)
test_all 0.070097 0.062066 540.969314 (224.148962)
test_rubyspec 0.059600 0.051429 80.067096 ( 35.211846)
total: 295.39 sec