Logfile: /home/opc/ruby/logs/brlog.master.20230629-000707
#<BuildRuby:0x0000fffd445efdc0
@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.20230629-000707",
@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.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000046)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001791 0.004653 1.411072 ( 3.558765)
build_miniruby 0.000000 0.001210 1.070823 ( 1.070292)
build_ruby 0.000000 0.001577 1.791527 ( 3.501548)
build_all 0.002634 0.004363 3.245343 ( 1.580253)
build_install 0.011994 0.001524 3.947462 ( 2.289089)
test_btest 0.000618 0.000117 49.453040 ( 18.567022)
test_basic 0.001468 0.004791 0.504750 ( 0.586166)
test_all 0.001044 0.001466 418.168104 (172.888594)
test_rubyspec 0.058932 0.032200 51.679321 ( 62.366245)
total: 266.41 sec