Logfile: /home/opc/ruby/logs/brlog.master.20240909-225933
#<BuildRuby:0x0000ffff32b9fdc0
@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.20240909-225933",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005318 0.000561 1.796085 ( 2.292157)
build_miniruby 0.001459 0.000000 1.173605 ( 1.171706)
build_ruby 0.002751 0.000021 1.929157 ( 4.324283)
build_all 0.006358 0.000637 3.862504 ( 1.833668)
build_install 0.011129 0.004144 4.980604 ( 2.566028)
test_btest 0.000796 0.000104 60.551118 ( 23.285426)
test_basic 0.006866 0.000898 0.584881 ( 0.662035)
test_all 0.084582 0.054289 530.900705 (216.979126)
test_rubyspec 0.045981 0.066803 79.042560 ( 34.622514)
total: 287.74 sec