Logfile: /home/opc/ruby/logs/brlog.master.20240925-010723
#<BuildRuby:0x0000fffddca9fdc8
@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.20240925-010723",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.007294 0.000168 2.387858 ( 2.687682)
build_miniruby 0.001255 0.000063 1.203131 ( 1.205344)
build_ruby 0.002710 0.000136 2.040877 ( 4.396255)
build_all 0.003707 0.004691 3.364616 ( 1.673069)
build_install 0.012871 0.005035 4.918344 ( 2.410586)
test_btest 0.000932 0.000127 50.104986 ( 22.055841)
test_basic 0.006862 0.000936 0.524438 ( 0.600565)
test_all 0.093155 0.038010 465.140578 (199.080952)
test_rubyspec 0.061679 0.047780 64.808378 ( 29.668849)
total: 263.78 sec