Logfile: /home/opc/ruby/logs/brlog.master.20240425-134105
#<BuildRuby:0x0000fffc589cfdd8
@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.20240425-134105",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.008335 0.000217 2.506354 ( 2.519331)
build_miniruby 0.001752 0.000000 1.265302 ( 1.266271)
build_ruby 0.002605 0.000000 2.047797 ( 3.694981)
build_all 0.008494 0.000000 4.059006 ( 1.912356)
build_install 0.010534 0.008225 5.655042 ( 2.776207)
test_btest 0.000847 0.000097 58.761806 ( 24.827704)
test_basic 0.003428 0.004070 0.545828 ( 0.627336)
test_all 0.067010 0.059312 565.870246 (221.275392)
test_rubyspec 0.042108 0.068061 74.540417 ( 33.165704)
total: 292.07 sec