Logfile: /home/opc/ruby/logs/brlog.master.20240815-212443
#<BuildRuby:0x0000ffff4e33fdd0
@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.20240815-212443",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006168 0.000327 1.787533 ( 2.471737)
build_miniruby 0.001241 0.000066 1.193918 ( 1.195869)
build_ruby 0.002045 0.000108 1.929413 ( 5.132503)
build_all 0.003755 0.003571 3.825013 ( 1.810842)
build_install 0.011786 0.005031 4.952169 ( 2.547901)
test_btest 0.000748 0.000097 59.397997 ( 22.802285)
test_basic 0.004580 0.002400 0.564104 ( 0.632177)
test_all 0.098425 0.029294 524.488543 (210.313147)
test_rubyspec 0.061502 0.056905 79.640804 ( 34.728203)
total: 281.64 sec