Logfile: /home/opc/ruby/logs/brlog.master.20240706-163044
#<BuildRuby:0x0000fffefb95fdd0
@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.20240706-163044",
@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.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004921 0.000548 1.973053 ( 2.264619)
build_miniruby 0.001186 0.000132 1.170019 ( 1.171924)
build_ruby 0.001495 0.000167 1.952406 ( 4.381621)
build_all 0.007273 0.000313 4.017424 ( 1.887399)
build_install 0.006782 0.008681 5.324776 ( 2.687657)
test_btest 0.000742 0.000141 60.762739 ( 23.133304)
test_basic 0.003174 0.004190 0.576044 ( 0.651682)
test_all 0.115863 0.015456 481.190219 (194.627667)
test_rubyspec 0.061406 0.047952 78.898519 ( 34.635946)
total: 265.44 sec