Logfile: /home/opc/ruby/logs/brlog.master.20240501-170602
#<BuildRuby:0x0000fffdabb0fdc0
@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.20240501-170602",
@make="make",
@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.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007315 0.001301 2.447869 ( 2.473483)
build_miniruby 0.001218 0.000217 1.149892 ( 1.147937)
build_ruby 0.001720 0.000306 1.896102 ( 3.890616)
build_all 0.005988 0.001065 3.877549 ( 1.842598)
build_install 0.010584 0.006163 5.323478 ( 2.590114)
test_btest 0.000904 0.000202 57.777047 ( 22.040717)
test_basic 0.001367 0.005674 0.549701 ( 0.617494)
test_all 0.065844 0.060176 611.580750 (242.561802)
test_rubyspec 0.057647 0.062465 75.369137 ( 33.525498)
total: 310.69 sec