Logfile: /home/opc/ruby/logs/brlog.master.20230912-073329
#<BuildRuby:0x0000fffd8305fdd0
@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.20230912-073329",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000023 0.005853 1.423656 ( 3.598036)
build_miniruby 0.001240 0.000000 1.063683 ( 1.063186)
build_ruby 0.001444 0.000000 1.758350 ( 3.308093)
build_all 0.001974 0.003974 3.231021 ( 1.572976)
build_install 0.013179 0.001231 3.957985 ( 2.331280)
test_btest 0.000856 0.000229 45.678630 ( 16.708196)
test_basic 0.005217 0.001397 0.493706 ( 0.567855)
test_all 0.005893 0.003224 435.472548 (183.156576)
test_rubyspec 0.071381 0.023308 55.967951 ( 66.619602)
total: 278.93 sec