Logfile: /home/opc/ruby/logs/brlog.master.20230602-163921
#<BuildRuby:0x0000fffed412fdd0
@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.20230602-163921",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005101 0.000269 1.387180 ( 3.613524)
build_miniruby 0.001226 0.000065 0.967412 ( 0.966615)
build_ruby 0.003531 0.000187 1.615414 ( 2.806033)
build_all 0.005790 0.000000 1.476877 ( 0.936650)
build_install 0.009045 0.003889 2.189228 ( 1.634891)
test_btest 0.000727 0.000060 49.204225 ( 17.981305)
test_basic 0.005852 0.000130 0.482639 ( 0.559005)
test_all 0.002152 0.000000 405.651690 (162.172237)
test_rubyspec 0.072821 0.015769 51.695936 ( 62.421247)
total: 253.09 sec