Logfile: /home/opc/ruby/logs/brlog.master.20230723-073428
#<BuildRuby:0x0000fffcc60afdc0
@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.20230723-073428",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.006098 1.413178 ( 3.586287)
build_miniruby 0.000107 0.001054 1.076912 ( 1.077389)
build_ruby 0.000000 0.002553 1.813275 ( 3.267631)
build_all 0.005000 0.001483 1.604111 ( 0.984669)
build_install 0.006230 0.007199 2.315030 ( 1.642743)
test_btest 0.000625 0.000199 46.444790 ( 17.143682)
test_basic 0.005695 0.000561 0.488558 ( 0.573558)
test_all 0.002600 0.000000 395.778334 (158.738192)
test_rubyspec 0.053491 0.035040 48.038565 ( 58.819748)
total: 245.84 sec