Logfile: /home/opc/ruby/logs/brlog.master.20240917-113154
#<BuildRuby:0x0000fffd22b4fdc8
@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.20240917-113154",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005862 0.000319 2.338356 ( 2.561111)
build_miniruby 0.001602 0.000000 1.158234 ( 1.158317)
build_ruby 0.001879 0.000000 1.991391 ( 4.420346)
build_all 0.003497 0.003930 3.265177 ( 1.647795)
build_install 0.009658 0.005408 4.782021 ( 2.531338)
test_btest 0.000661 0.000158 48.607999 ( 18.819960)
test_basic 0.005806 0.001385 0.518965 ( 0.586117)
test_all 0.099331 0.034529 515.315217 (207.762222)
test_rubyspec 0.076240 0.040751 64.706119 ( 29.524733)
total: 269.01 sec