Logfile: /home/opc/ruby/logs/brlog.master.20240420-050238
#<BuildRuby:0x0000fffcf0ccfdd8
@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.20240420-050238",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.007535 0.000382 2.411158 ( 2.488444)
build_miniruby 0.001036 0.000116 1.139913 ( 1.140604)
build_ruby 0.002711 0.000000 1.916672 ( 4.370512)
build_all 0.003676 0.004058 3.924059 ( 1.833179)
build_install 0.014812 0.002231 5.318251 ( 2.582236)
test_btest 0.000667 0.000100 57.605868 ( 22.261700)
test_basic 0.007306 0.000319 0.545074 ( 0.623106)
test_all 0.075946 0.045783 513.772182 (217.957156)
test_rubyspec 0.036415 0.078212 75.704369 ( 33.632434)
total: 286.89 sec