Logfile: /home/opc/ruby/logs/brlog.master.20240710-075902
#<BuildRuby:0x0000fffd3351fdc0
@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.20240710-075902",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005852 0.000321 1.977687 ( 2.292971)
build_miniruby 0.001225 0.000000 1.169457 ( 1.168459)
build_ruby 0.001856 0.000000 1.963506 ( 4.069066)
build_all 0.006556 0.000931 4.037349 ( 1.961869)
build_install 0.010172 0.004774 5.332131 ( 2.721072)
test_btest 0.001084 0.000217 60.951509 ( 23.324334)
test_basic 0.007712 0.000581 0.585478 ( 0.663009)
test_all 0.115109 0.025628 499.288779 (205.052191)
test_rubyspec 0.072013 0.041965 79.538453 ( 34.987839)
total: 276.24 sec