Logfile: /home/opc/ruby/logs/brlog.master.20230903-153010
#<BuildRuby:0x0000fffbf7b1fdc0
@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.20230903-153010",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004929 0.000052 1.149665 ( 1.872986)
build_miniruby 0.001173 0.000058 1.032692 ( 1.032239)
build_ruby 0.001439 0.000072 1.732411 ( 2.985570)
build_all 0.005826 0.000085 3.148799 ( 1.568138)
build_install 0.001043 0.012005 3.753760 ( 2.180569)
test_btest 0.000715 0.000130 43.553666 ( 15.959304)
test_basic 0.006046 0.001099 0.491065 ( 0.568414)
test_all 0.010321 0.001039 460.983626 (221.124951)
test_rubyspec 0.065957 0.032606 54.235899 ( 65.170326)
total: 312.46 sec