Logfile: /home/opc/ruby/logs/brlog.master.20240128-124103
#<BuildRuby:0x0000fffbdcf0fdd8
@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.20240128-124103",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006657 0.000424 1.437145 ( 2.415669)
build_miniruby 0.001432 0.000215 1.181775 ( 1.182228)
build_ruby 0.000000 0.002952 1.981502 ( 3.767399)
build_all 0.006651 0.001534 3.922658 ( 1.852793)
build_install 0.007418 0.009221 4.732594 ( 2.714883)
test_btest 0.000647 0.000176 56.542348 ( 21.545445)
test_basic 0.006216 0.001696 0.529044 ( 0.597285)
test_all 0.102375 0.016888 487.224243 (192.419386)
test_rubyspec 0.070469 0.078109 97.355940 ( 40.960396)
total: 267.46 sec