Logfile: /home/opc/ruby/logs/brlog.master.20240724-213748
#<BuildRuby:0x0000ffff6655fdc8
@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.20240724-213748",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002245 0.003478 1.769258 ( 2.470493)
build_miniruby 0.001272 0.000127 1.197737 ( 1.196246)
build_ruby 0.002041 0.000205 1.949835 ( 4.672307)
build_all 0.007016 0.000702 4.132634 ( 1.935805)
build_install 0.013926 0.001393 5.325564 ( 2.706921)
test_btest 0.000604 0.000060 62.249983 ( 23.746771)
test_basic 0.000000 0.007253 0.577026 ( 0.655250)
test_all 0.086518 0.047499 487.915088 (203.372877)
test_rubyspec 0.071112 0.044243 80.265293 ( 35.255015)
total: 276.01 sec