Logfile: /home/opc/ruby/logs/brlog.master.20240813-010744
#<BuildRuby:0x0000fffef284fde0
@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.20240813-010744",
@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.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005919 0.000312 1.773864 ( 2.234827)
build_miniruby 0.001457 0.000000 1.150559 ( 1.151688)
build_ruby 0.001533 0.000000 1.930228 ( 4.301512)
build_all 0.007182 0.000089 3.788005 ( 1.787403)
build_install 0.011246 0.004990 5.099466 ( 2.618732)
test_btest 0.000859 0.000078 59.364476 ( 22.705290)
test_basic 0.007525 0.000244 0.581511 ( 0.647695)
test_all 0.092084 0.037943 495.611172 (205.438930)
test_rubyspec 0.079719 0.034067 78.360565 ( 34.420247)
total: 275.31 sec