Logfile: /home/opc/ruby/logs/brlog.master.20241009-031722
#<BuildRuby:0x0000fffbe603fdd0
@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.20241009-031722",
@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.000001 0.000010 ( 0.000026)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002593 0.002879 1.993777 ( 2.476092)
build_miniruby 0.001199 0.000267 1.166330 ( 1.165581)
build_ruby 0.001739 0.000387 1.943703 ( 4.142031)
build_all 0.007246 0.000000 3.425763 ( 1.681753)
build_install 0.010851 0.005477 4.725856 ( 2.451975)
test_btest 0.000618 0.000147 49.530420 ( 19.248942)
test_basic 0.003282 0.004031 0.521820 ( 0.588273)
test_all 0.092077 0.039681 500.222965 (203.868088)
test_rubyspec 0.071374 0.046737 65.030368 ( 29.824369)
total: 265.45 sec