Logfile: /home/opc/ruby/logs/brlog.master.20230428-090045
#<BuildRuby:0x0000fffefbddfdd8
@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.20230428-090045",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004544 0.001515 1.403169 ( 3.544318)
build_miniruby 0.001027 0.000342 0.975751 ( 0.974070)
build_ruby 0.001670 0.000557 1.716370 ( 2.980735)
build_all 0.001668 0.005107 1.585273 ( 0.979168)
build_install 0.009538 0.003816 2.257445 ( 1.639700)
test_btest 0.000622 0.000249 49.580015 ( 18.583442)
test_basic 0.005552 0.002222 0.510927 ( 0.595826)
test_all 0.001672 0.000669 440.955610 (175.201711)
test_rubyspec 0.033643 0.055326 51.172961 ( 61.843256)
total: 266.34 sec