Logfile: /home/opc/ruby/logs/brlog.master.20240417-234243
#<BuildRuby:0x0000fffc38cffdc0
@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.20240417-234243",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.008468 0.000123 2.463812 ( 2.472680)
build_miniruby 0.001134 0.000171 1.163583 ( 1.162970)
build_ruby 0.002281 0.000000 1.964198 ( 3.979854)
build_all 0.004376 0.003647 4.028361 ( 1.950733)
build_install 0.009594 0.008209 5.531419 ( 2.678278)
test_btest 0.000725 0.000181 58.333260 ( 22.207586)
test_basic 0.005947 0.001487 0.546112 ( 0.618522)
test_all 0.101921 0.030959 615.886325 (259.471620)
test_rubyspec 0.074029 0.044695 76.996015 ( 33.992704)
total: 328.54 sec