Logfile: /home/opc/ruby/logs/brlog.master.20240929-001734
#<BuildRuby:0x0000ffff22e3fdd8
@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.20240929-001734",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006103 0.001005 2.496219 ( 3.042552)
build_miniruby 0.001466 0.000000 1.238436 ( 1.980649)
build_ruby 0.002218 0.000000 1.947407 ( 4.222131)
build_all 0.007450 0.000000 3.297542 ( 1.639814)
build_install 0.010887 0.005587 5.035084 ( 4.002575)
test_btest 0.000706 0.000130 48.999599 ( 20.028391)
test_basic 0.002645 0.004338 0.524384 ( 0.607952)
test_all 0.092589 0.042380 484.796354 (216.793361)
test_rubyspec 0.066469 0.061489 66.760937 ( 30.896739)
total: 283.22 sec