Logfile: /home/opc/ruby/logs/brlog.master.20240313-004616
#<BuildRuby:0x0000fffee3b6fde0
@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.20240313-004616",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003974 0.003417 1.976120 ( 2.212415)
build_miniruby 0.001187 0.000188 1.162811 ( 1.161407)
build_ruby 0.002052 0.000000 1.921004 ( 3.963515)
build_all 0.007605 0.000000 3.897799 ( 1.814391)
build_install 0.012466 0.004402 5.070108 ( 2.638068)
test_btest 0.000784 0.000131 56.892566 ( 21.806726)
test_basic 0.007075 0.000488 0.548587 ( 0.621377)
test_all 0.075872 0.050674 518.777477 (204.141104)
test_rubyspec 0.051468 0.070480 76.782435 ( 33.928322)
total: 272.29 sec