Logfile: /home/opc/ruby/logs/brlog.master.20240423-212810
#<BuildRuby:0x0000ffff1b79fde0
@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.20240423-212810",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.008052 0.000210 2.442837 ( 2.536091)
build_miniruby 0.001322 0.000000 1.147689 ( 1.146143)
build_ruby 0.003251 0.000000 1.897304 ( 4.993811)
build_all 0.004127 0.003183 3.885484 ( 1.828483)
build_install 0.012988 0.003448 5.366475 ( 2.615549)
test_btest 0.000752 0.000078 58.819548 ( 22.155006)
test_basic 0.006571 0.000295 0.547298 ( 0.629697)
test_all 0.097635 0.026932 524.323370 (211.933813)
test_rubyspec 0.074873 0.035808 75.683573 ( 33.573631)
total: 281.41 sec