Logfile: /home/opc/ruby/logs/brlog.master.20241115-154050
#<BuildRuby:0x0000fffe2f98fde0
@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.20241115-154050",
@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.000003 0.000012 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003727 0.001166 2.051562 ( 2.568221)
build_miniruby 0.001033 0.000323 1.244766 ( 1.247661)
build_ruby 0.001215 0.000380 2.080620 ( 4.297106)
build_all 0.002712 0.005370 3.384474 ( 1.678927)
build_install 0.013736 0.003253 4.741042 ( 2.602124)
test_btest 0.000598 0.000212 50.735554 ( 19.601742)
test_basic 0.005356 0.001892 0.523766 ( 0.590937)
test_all 0.073810 0.060727 467.595712 (211.203457)
test_rubyspec 0.062588 0.050819 66.563341 ( 30.348768)
total: 274.14 sec