Logfile: /home/opc/ruby/logs/brlog.master.20231213-065637
#<BuildRuby:0x0000fffbf2a9fdc8
@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.20231213-065637",
@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.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000034)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001941 0.004433 1.637095 ( 2.159123)
build_miniruby 0.001128 0.000265 1.096083 ( 1.095239)
build_ruby 0.001540 0.000363 1.805552 ( 3.224176)
build_all 0.005178 0.001219 3.296284 ( 1.630512)
build_install 0.009124 0.004574 4.095535 ( 2.269072)
test_btest 0.000619 0.000163 47.644969 ( 18.462281)
test_basic 0.002045 0.005252 0.509780 ( 0.581077)
test_all 0.097572 0.028630 491.248176 (198.987339)
test_rubyspec 0.074029 0.036712 56.383303 ( 67.064583)
total: 295.47 sec