Logfile: /home/opc/ruby/logs/brlog.master.20240905-233321
#<BuildRuby:0x0000ffff49dbfdc8
@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.20240905-233321",
@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.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.005622 1.776678 ( 2.432106)
build_miniruby 0.000000 0.001447 1.191275 ( 1.190565)
build_ruby 0.002025 0.000544 1.942632 ( 4.353905)
build_all 0.003604 0.002911 3.809768 ( 1.844067)
build_install 0.005199 0.010494 5.055564 ( 2.761094)
test_btest 0.000609 0.000222 59.908249 ( 22.567109)
test_basic 0.005128 0.001868 0.570698 ( 0.638913)
test_all 0.115436 0.018671 560.463331 (222.962657)
test_rubyspec 0.056287 0.061275 78.612449 ( 34.492007)
total: 293.24 sec