Logfile: /home/opc/ruby/logs/brlog.master.20230724-170031
#<BuildRuby:0x0000fffe86cafdc0
@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.20230724-170031",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005001 0.001882 1.433888 ( 3.592869)
build_miniruby 0.001252 0.000000 1.098227 ( 1.100852)
build_ruby 0.000662 0.003029 1.876935 ( 3.356532)
build_all 0.005730 0.000719 1.599530 ( 0.988190)
build_install 0.006012 0.008257 2.339763 ( 1.704163)
test_btest 0.000707 0.000277 45.329961 ( 16.762235)
test_basic 0.004867 0.001905 0.491862 ( 0.571965)
test_all 0.001622 0.000635 414.271833 (172.762876)
test_rubyspec 0.058404 0.033490 48.806130 ( 59.591253)
total: 260.43 sec