Logfile: /home/opc/ruby/logs/brlog.master.20230512-065217
#<BuildRuby:0x0000fffc9049fdd0
@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.20230512-065217",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005037 0.000841 1.397389 ( 3.678410)
build_miniruby 0.001106 0.000184 0.957826 ( 0.956645)
build_ruby 0.003015 0.000000 1.627384 ( 3.193286)
build_all 0.005728 0.000000 1.474264 ( 0.944791)
build_install 0.004670 0.008659 2.174245 ( 1.622431)
test_btest 0.000654 0.000156 50.022492 ( 18.358757)
test_basic 0.002216 0.004958 0.486093 ( 0.565565)
test_all 0.002028 0.000579 438.759077 (172.675711)
test_rubyspec 0.079243 0.018302 50.715905 ( 61.441859)
total: 263.44 sec