Logfile: /home/opc/ruby/logs/brlog.master.20240711-093903
#<BuildRuby:0x0000fffbf5e7fdc8
@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.20240711-093903",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006344 0.000244 1.787378 ( 2.249569)
build_miniruby 0.000000 0.001491 1.192641 ( 1.190832)
build_ruby 0.000000 0.002049 1.997617 ( 4.203894)
build_all 0.003247 0.005290 4.157700 ( 1.938796)
build_install 0.010219 0.006822 5.330630 ( 2.718141)
test_btest 0.000597 0.000156 62.342078 ( 23.724912)
test_basic 0.006151 0.001607 0.573798 ( 0.647857)
test_all 0.106095 0.035301 499.569831 (214.548169)
test_rubyspec 0.055483 0.059697 79.978096 ( 35.055345)
total: 286.28 sec