Logfile: /home/opc/ruby/logs/brlog.master.20241106-074231
#<BuildRuby:0x0000fffe3000fdc8
@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.20241106-074231",
@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.000000 0.000012 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005289 0.000000 2.009825 ( 2.464623)
build_miniruby 0.001336 0.000000 1.196670 ( 1.196138)
build_ruby 0.002687 0.000000 2.016775 ( 4.323112)
build_all 0.003642 0.003969 3.477630 ( 1.671326)
build_install 0.017054 0.000544 4.762332 ( 2.695667)
test_btest 0.001094 0.000046 49.308798 ( 19.662843)
test_basic 0.006953 0.000094 0.523920 ( 0.592850)
test_all 0.096016 0.035827 487.050898 (202.026486)
test_rubyspec 0.058656 0.052945 64.928475 ( 29.739513)
total: 264.37 sec