Logfile: /home/opc/ruby/logs/brlog.master.20231017-123923
#<BuildRuby:0x0000fffce896fdd0
@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.20231017-123923",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005527 0.000257 1.552937 ( 2.136087)
build_miniruby 0.001010 0.000168 1.071314 ( 1.074166)
build_ruby 0.000000 0.003336 1.798401 ( 3.330217)
build_all 0.002271 0.004427 3.290103 ( 1.627381)
build_install 0.005989 0.007438 4.099232 ( 2.269582)
test_btest 0.000000 0.000736 48.389185 ( 18.041051)
test_basic 0.003791 0.002986 0.500979 ( 0.567862)
test_all 0.009722 0.000587 445.610858 (183.974505)
test_rubyspec 0.067116 0.029272 55.253519 ( 66.111763)
total: 279.13 sec