Logfile: /home/opc/ruby/logs/brlog.master.20230307-210709
#<BuildRuby:0x0000fffc0b06fdd0
@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.20230307-210709",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005916 0.000118 1.219694 ( 3.559856)
build_miniruby 0.001324 0.000000 0.938072 ( 0.936797)
build_ruby 0.004178 0.000057 1.387830 ( 2.885638)
build_all 0.007011 0.000131 1.528629 ( 0.943503)
build_install 0.006185 0.008422 2.114806 ( 1.594056)
test_btest 0.000724 0.000086 31.440570 ( 14.004202)
test_basic 0.002295 0.004558 0.286548 ( 0.378132)
test_all 0.003388 0.000541 394.783956 (160.871193)
test_rubyspec 0.050061 0.034076 46.223881 ( 55.039647)
total: 240.21 sec