Logfile: /home/opc/ruby/logs/brlog.master.20241107-062512
#<BuildRuby:0x0000ffff2513fdd8
@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.20241107-062512",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004414 0.000739 2.006982 ( 2.561917)
build_miniruby 0.001366 0.000000 1.191817 ( 1.190988)
build_ruby 0.002192 0.000000 1.994140 ( 4.406100)
build_all 0.005757 0.001521 3.458870 ( 1.685625)
build_install 0.011609 0.003824 4.739865 ( 2.432260)
test_btest 0.000747 0.000227 50.487804 ( 19.621566)
test_basic 0.007211 0.000000 0.523212 ( 0.589792)
test_all 0.106617 0.024363 499.706187 (202.668285)
test_rubyspec 0.061374 0.049299 66.498936 ( 30.303077)
total: 265.46 sec