Logfile: /home/opc/ruby/logs/brlog.master.20240628-224203
#<BuildRuby:0x0000fffe502ffdd8
@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.20240628-224203",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.004927 0.000549 1.970701 ( 2.328247)
build_miniruby 0.001074 0.000119 1.147348 ( 1.145514)
build_ruby 0.003267 0.000364 1.939610 ( 3.348710)
build_all 0.007090 0.000790 4.013053 ( 1.875008)
build_install 0.012834 0.004685 5.310028 ( 2.676368)
test_btest 0.000763 0.000110 58.626516 ( 22.239822)
test_basic 0.006946 0.000275 0.566791 ( 0.641271)
test_all 0.103165 0.023739 483.960689 (192.917192)
test_rubyspec 0.071495 0.040363 78.956471 ( 34.762746)
total: 261.94 sec