Logfile: /home/opc/ruby/logs/brlog.master.20240708-121217
#<BuildRuby:0x0000fffe323cfdd0
@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.20240708-121217",
@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.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002465 0.003286 1.958674 ( 2.326287)
build_miniruby 0.000787 0.000545 1.168939 ( 1.169251)
build_ruby 0.000000 0.002626 1.954642 ( 4.430252)
build_all 0.001759 0.005475 4.103364 ( 1.920151)
build_install 0.008387 0.008159 5.340426 ( 2.701971)
test_btest 0.000837 0.000090 59.953450 ( 23.631648)
test_basic 0.003577 0.004094 0.571379 ( 0.647609)
test_all 0.098738 0.029654 483.380296 (193.778702)
test_rubyspec 0.056343 0.056545 78.842822 ( 34.676133)
total: 265.28 sec