Logfile: /home/opc/ruby/logs/brlog.master.20230530-052626
#<BuildRuby:0x0000fffbf1a3fdc0
@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.20230530-052626",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005931 0.000000 1.387961 ( 3.591133)
build_miniruby 0.001481 0.000000 0.963548 ( 0.962065)
build_ruby 0.002128 0.000000 1.621172 ( 2.698022)
build_all 0.005853 0.000000 1.479593 ( 0.943846)
build_install 0.001279 0.012796 2.176587 ( 1.627180)
test_btest 0.000751 0.000099 48.244253 ( 17.982257)
test_basic 0.001834 0.004618 0.476878 ( 0.553569)
test_all 0.002061 0.000360 413.413424 (167.452638)
test_rubyspec 0.033577 0.064295 50.808102 ( 61.608806)
total: 257.42 sec