Logfile: /home/opc/ruby/logs/brlog.master.20240924-185534
#<BuildRuby:0x0000ffff1520fde0
@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.20240924-185534",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006481 0.000654 2.386043 ( 2.908149)
build_miniruby 0.001393 0.000000 6.057405 ( 5.927497)
build_ruby 0.000000 0.001582 1.951463 ( 4.288922)
build_all 0.002310 0.005241 3.298245 ( 1.634364)
build_install 0.006143 0.009450 4.847425 ( 2.516061)
test_btest 0.001066 0.000145 49.913660 ( 19.417249)
test_basic 0.006114 0.001292 0.530092 ( 0.605387)
test_all 0.096114 0.034211 492.603808 (200.209856)
test_rubyspec 0.043480 0.077740 64.767965 ( 29.538531)
total: 267.05 sec