Logfile: /home/opc/ruby/logs/brlog.master.20240102-002544
#<BuildRuby:0x0000fffcb2b5fdd8
@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.20240102-002544",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005856 0.000515 1.767476 ( 2.126699)
build_miniruby 0.001859 0.000000 1.107657 ( 1.117815)
build_ruby 0.002988 0.000215 1.839574 ( 3.691468)
build_all 0.006506 0.000686 3.388485 ( 1.644799)
build_install 0.010096 0.004776 4.291076 ( 2.289467)
test_btest 0.000717 0.000103 49.346699 ( 18.962337)
test_basic 0.001988 0.005122 0.501217 ( 0.579135)
test_all 0.100000 0.031810 606.235246 (278.359775)
test_rubyspec 0.074577 0.033111 56.064826 ( 66.797840)
total: 375.57 sec