Logfile: /home/opc/ruby/logs/brlog.master.20230731-195638
#<BuildRuby:0x0000fffbc0f2fdc0
@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.20230731-195638",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002460 0.003850 1.405592 ( 3.539772)
build_miniruby 0.001073 0.000102 1.075882 ( 1.075407)
build_ruby 0.001847 0.000176 1.779547 ( 3.163780)
build_all 0.005890 0.000164 1.548124 ( 0.972210)
build_install 0.010646 0.000967 2.288856 ( 1.709409)
test_btest 0.000796 0.000072 45.707008 ( 16.674949)
test_basic 0.006321 0.000142 0.496716 ( 0.570943)
test_all 0.002400 0.000209 465.243784 (211.931639)
test_rubyspec 0.065742 0.027029 54.131905 ( 64.798186)
total: 304.44 sec