Logfile: /home/opc/ruby/logs/brlog.master.20230617-024702
#<BuildRuby:0x0000ffff7cf6fdc0
@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.20230617-024702",
@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.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005713 0.000000 1.390139 ( 3.532185)
build_miniruby 0.001114 0.000000 0.978022 ( 0.978423)
build_ruby 0.001599 0.000000 1.647747 ( 2.705328)
build_all 0.006038 0.000000 1.569331 ( 0.958532)
build_install 0.013239 0.001042 2.279279 ( 1.651582)
test_btest 0.000840 0.000077 47.222497 ( 17.465648)
test_basic 0.006303 0.000575 0.480900 ( 0.557333)
test_all 0.001941 0.000177 410.862559 (174.719467)
test_rubyspec 0.065034 0.032479 50.803924 ( 61.655866)
total: 264.23 sec