Logfile: /home/opc/ruby/logs/brlog.master.20240930-180009
#<BuildRuby:0x0000ffff4907fdc0
@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.20240930-180009",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000101 0.007143 2.447981 ( 2.639230)
build_miniruby 0.001134 0.000226 1.219300 ( 1.218774)
build_ruby 0.001447 0.000289 1.956935 ( 4.592996)
build_all 0.003711 0.004352 3.398489 ( 1.689980)
build_install 0.015184 0.001129 4.844290 ( 2.530012)
test_btest 0.000685 0.000148 48.998845 ( 19.072809)
test_basic 0.005719 0.001240 0.527675 ( 0.594160)
test_all 0.097376 0.038889 501.742512 (214.268527)
test_rubyspec 0.035728 0.080346 65.824896 ( 29.924376)
total: 276.53 sec