Logfile: /home/opc/ruby/logs/brlog.master.20230605-061040
#<BuildRuby:0x0000ffff35e1fde0
@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.20230605-061040",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000046)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005915 0.000000 1.418204 ( 3.629256)
build_miniruby 0.001543 0.000000 0.967120 ( 0.966885)
build_ruby 0.001318 0.000185 1.638518 ( 2.705218)
build_all 0.005700 0.000856 1.482766 ( 0.943329)
build_install 0.014023 0.000341 2.201944 ( 1.641073)
test_btest 0.001110 0.000000 49.149837 ( 17.803987)
test_basic 0.005688 0.000690 0.482886 ( 0.559832)
test_all 0.001904 0.000249 438.395731 (173.024987)
test_rubyspec 0.072134 0.027717 51.416096 ( 62.109845)
total: 263.39 sec