Logfile: /home/opc/ruby/logs/brlog.master.20241219-160024
#<BuildRuby:0x0000fffecc82fde0
@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.20241219-160024",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003378 0.000357 1.074893 ( 1.811204)
build_miniruby 0.001207 0.000128 1.277965 ( 1.278322)
build_ruby 0.002635 0.000279 2.068263 ( 3.906716)
build_all 0.004675 0.003819 3.500645 ( 1.719436)
build_install 0.011225 0.005490 4.221546 ( 2.452472)
test_btest 0.000698 0.000127 50.852271 ( 20.555300)
test_basic 0.006439 0.001175 0.538958 ( 0.610770)
test_all 0.103708 0.033261 491.153771 (200.859631)
test_rubyspec 0.055532 0.065620 66.784341 ( 30.381794)
total: 263.58 sec