Logfile: /home/opc/ruby/logs/brlog.master.20230101-101128
#<BuildRuby:0x0000aaaebb647840
@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.20230101-101128",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000619 0.003470 0.783086 ( 1.667248)
build_miniruby 0.001171 0.000000 0.879978 ( 0.878213)
build_ruby 0.001578 0.000239 1.482516 ( 2.325758)
build_all 0.003117 0.003148 2.488694 ( 1.225051)
build_install 0.012088 0.001338 2.064252 ( 1.460312)
test_btest 0.000682 0.000108 36.809852 ( 14.029444)
test_basic 0.006504 0.000359 0.277134 ( 0.367823)
test_all 0.002246 0.000337 449.100294 (184.450713)
test_rubyspec 0.051785 0.020024 45.737102 ( 54.531147)
total: 260.94 sec