Logfile: /home/opc/ruby/logs/brlog.master.20240216-050019
#<BuildRuby:0x0000fffd532ffde0
@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.20240216-050019",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001481 0.004402 1.376566 ( 2.088996)
build_miniruby 0.001052 0.000247 1.162630 ( 1.161138)
build_ruby 0.002941 0.000692 1.884694 ( 4.176162)
build_all 0.002458 0.005098 3.746712 ( 1.785223)
build_install 0.015008 0.000351 4.666000 ( 2.697603)
test_btest 0.000000 0.001236 57.699329 ( 21.639097)
test_basic 0.004647 0.003310 0.549090 ( 0.615986)
test_all 0.092090 0.037836 502.321784 (206.069056)
test_rubyspec 0.041126 0.069613 73.990266 ( 32.905839)
total: 273.14 sec