Logfile: /home/opc/ruby/logs/brlog.master.20231012-024426
#<BuildRuby:0x0000fffde6e0fdc8
@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.20231012-024426",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.002571 0.003842 1.581025 ( 2.087425)
build_miniruby 0.001157 0.000110 1.076624 ( 1.077118)
build_ruby 0.002239 0.000213 1.776876 ( 3.425883)
build_all 0.006897 0.000256 3.365509 ( 1.622058)
build_install 0.008619 0.004789 4.188238 ( 2.280758)
test_btest 0.000692 0.000090 46.460062 ( 17.422948)
test_basic 0.006458 0.000842 0.490201 ( 0.569153)
test_all 0.008369 0.003180 448.009647 (179.484619)
test_rubyspec 0.058898 0.038740 56.184753 ( 67.257964)
total: 275.23 sec