Logfile: /home/opc/ruby/logs/brlog.master.20240706-145611
#<BuildRuby:0x0000fffc2a1dfde0
@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.20240706-145611",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001757 0.004665 1.966885 ( 2.434003)
build_miniruby 0.001198 0.000000 1.159085 ( 1.157545)
build_ruby 0.000000 0.001495 1.960836 ( 3.829276)
build_all 0.004643 0.003311 4.076044 ( 1.959026)
build_install 0.007279 0.007842 5.308301 ( 2.683884)
test_btest 0.000497 0.000249 60.144610 ( 23.080253)
test_basic 0.005467 0.002736 0.582995 ( 0.661603)
test_all 0.080510 0.050987 478.245049 (191.803136)
test_rubyspec 0.038206 0.073766 81.095879 ( 35.856309)
total: 263.47 sec