Logfile: /home/opc/ruby/logs/brlog.master.20240309-112757
#<BuildRuby:0x0000fffeebbdfde0
@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.20240309-112757",
@make="make",
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.007078 0.000156 1.963519 ( 2.221742)
build_miniruby 0.000000 0.001225 1.139824 ( 1.140734)
build_ruby 0.000000 0.002036 1.879432 ( 3.889728)
build_all 0.005810 0.001228 3.786408 ( 1.767400)
build_install 0.004996 0.011456 4.929189 ( 2.540237)
test_btest 0.000616 0.000134 56.001339 ( 21.205114)
test_basic 0.006016 0.001312 0.539321 ( 0.613329)
test_all 0.102618 0.023288 518.446394 (205.440138)
test_rubyspec 0.036339 0.074389 75.872707 ( 33.614866)
total: 272.43 sec