Logfile: /home/opc/ruby/logs/brlog.master.20240701-184513
#<BuildRuby:0x0000fffc741bfdc0
@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.20240701-184513",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002076 0.003820 1.960931 ( 2.293028)
build_miniruby 0.001330 0.000222 1.162424 ( 1.159949)
build_ruby 0.002055 0.000343 1.924097 ( 4.183929)
build_all 0.002479 0.004803 4.024527 ( 1.880596)
build_install 0.005642 0.010652 5.310791 ( 2.658475)
test_btest 0.000777 0.000259 59.600598 ( 22.908635)
test_basic 0.000000 0.007320 0.561930 ( 0.630035)
test_all 0.074619 0.053546 541.500684 (222.289288)
test_rubyspec 0.067829 0.040775 78.045918 ( 34.412633)
total: 292.42 sec