Logfile: /home/opc/ruby/logs/brlog.master.20240226-203455
#<BuildRuby:0x0000fffcae79fdc8
@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.20240226-203455",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000028 0.000002 0.000030 ( 0.000044)
build_up 0.007572 0.000184 1.927375 ( 2.192434)
build_miniruby 0.001174 0.000059 1.140517 ( 1.139690)
build_ruby 0.001702 0.000086 1.888464 ( 4.002526)
build_all 0.003846 0.003492 3.801550 ( 1.775790)
build_install 0.008535 0.007875 5.000767 ( 2.565737)
test_btest 0.001117 0.000179 55.467222 ( 21.499754)
test_basic 0.006653 0.001068 0.546192 ( 0.613866)
test_all 0.100652 0.029256 528.527691 (211.915325)
test_rubyspec 0.058515 0.060939 75.962113 ( 33.634246)
total: 279.34 sec