Logfile: /home/opc/ruby/logs/brlog.master.20230915-120059
#<BuildRuby:0x0000ffff2146fde0
@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.20230915-120059",
@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.000049 0.000002 0.000051 ( 0.000052)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000000 0.000015 0.000015 ( 0.000016)
build_up 0.004149 0.002917 1.443306 ( 3.725588)
build_miniruby 0.001234 0.000112 1.078251 ( 1.079271)
build_ruby 0.001247 0.000113 1.820486 ( 3.483748)
build_all 0.007642 0.000695 3.342501 ( 1.794469)
build_install 0.009248 0.005375 4.000073 ( 3.273061)
test_btest 0.000958 0.000131 45.657452 ( 16.692789)
test_basic 0.006508 0.000888 0.516799 ( 0.587387)
test_all 0.012967 0.000095 466.507029 (206.381954)
test_rubyspec 0.063395 0.036008 56.293904 ( 67.239474)
total: 304.26 sec