Logfile: /home/opc/ruby/logs/brlog.master.20240422-065240
#<BuildRuby:0x0000fffec100fdc8
@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.20240422-065240",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.008230 0.000908 2.423519 ( 3.215895)
build_miniruby 0.001401 0.000155 1.136710 ( 1.136945)
build_ruby 0.002744 0.000000 1.870852 ( 4.000028)
build_all 0.004478 0.002996 3.870254 ( 1.788775)
build_install 0.008801 0.008990 5.371053 ( 2.611180)
test_btest 0.000786 0.000170 57.100718 ( 21.403364)
test_basic 0.001751 0.004689 0.546772 ( 0.616583)
test_all 0.088169 0.037736 558.157832 (235.505253)
test_rubyspec 0.061560 0.048809 73.706508 ( 32.859487)
total: 303.14 sec