Logfile: /home/opc/ruby/logs/brlog.master.20240311-060030
#<BuildRuby:0x0000fffdf9cffdd0
@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.20240311-060030",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.007945 0.000001 2.031576 ( 2.292054)
build_miniruby 0.001157 0.000052 1.229259 ( 1.229733)
build_ruby 0.001741 0.000000 1.983744 ( 4.027893)
build_all 0.008112 0.000080 4.013726 ( 1.908843)
build_install 0.010568 0.007993 5.169175 ( 2.682551)
test_btest 0.000973 0.000108 57.828273 ( 21.611962)
test_basic 0.007487 0.000365 0.561814 ( 0.661227)
test_all 0.081165 0.047165 525.489180 (218.108610)
test_rubyspec 0.052607 0.058536 75.973742 ( 33.490382)
total: 286.01 sec