Logfile: /home/opc/ruby/logs/brlog.master.20241105-020044
#<BuildRuby:0x0000fffcdf02fdc8
@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.20241105-020044",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003079 0.002968 2.058676 ( 2.592375)
build_miniruby 0.001048 0.000210 1.231428 ( 1.230162)
build_ruby 0.001633 0.000327 2.013729 ( 4.483451)
build_all 0.004838 0.003163 3.511977 ( 1.702733)
build_install 0.014883 0.001563 4.831887 ( 2.470821)
test_btest 0.000744 0.000155 51.935144 ( 21.058286)
test_basic 0.003481 0.003893 0.535994 ( 0.603202)
test_all 0.108591 0.024871 465.791045 (192.867435)
test_rubyspec 0.055970 0.054164 65.959961 ( 30.122167)
total: 257.13 sec