Logfile: /home/opc/ruby/logs/brlog.master.20240730-213547
#<BuildRuby:0x0000fffea72ffde0
@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.20240730-213547",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005248 0.000874 1.812717 ( 2.265290)
build_miniruby 0.001089 0.000181 1.180625 ( 1.180251)
build_ruby 0.002011 0.000335 2.002877 ( 3.619059)
build_all 0.003413 0.005013 4.250900 ( 1.984733)
build_install 0.015146 0.002071 5.465278 ( 2.789825)
test_btest 0.000790 0.000165 61.108864 ( 23.311235)
test_basic 0.002629 0.004662 0.578323 ( 0.654939)
test_all 0.108320 0.024104 536.064167 (214.212861)
test_rubyspec 0.069163 0.043426 80.169013 ( 35.167907)
total: 285.19 sec