Logfile: /home/opc/ruby/logs/brlog.master.20230704-050955
#<BuildRuby:0x0000ffff75fafdc8
@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.20230704-050955",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000305 0.006304 1.411887 ( 3.611806)
build_miniruby 0.001107 0.000145 1.074668 ( 1.076259)
build_ruby 0.001340 0.000175 1.768771 ( 3.340620)
build_all 0.007802 0.000092 3.240998 ( 1.765984)
build_install 0.010181 0.003018 3.951374 ( 3.171484)
test_btest 0.001087 0.000000 49.447540 ( 18.659524)
test_basic 0.006419 0.000095 0.505649 ( 0.580042)
test_all 0.002289 0.000000 396.173023 (170.857527)
test_rubyspec 0.066388 0.021314 51.536793 ( 62.280687)
total: 265.34 sec