Logfile: /home/opc/ruby/logs/brlog.master.20240701-171949
#<BuildRuby:0x0000fffd169cfdd8
@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.20240701-171949",
@make="make",
@no_timeout_error=nil,
@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.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005530 0.000978 1.951951 ( 2.331301)
build_miniruby 0.000998 0.000177 1.158393 ( 1.159228)
build_ruby 0.002853 0.000505 1.946085 ( 4.116067)
build_all 0.006713 0.001187 4.033581 ( 1.930478)
build_install 0.006092 0.010061 5.328924 ( 2.697702)
test_btest 0.000649 0.000180 59.281046 ( 22.703432)
test_basic 0.001734 0.005537 0.577466 ( 0.644276)
test_all 0.087620 0.039119 492.983943 (198.281725)
test_rubyspec 0.059530 0.052259 78.724745 ( 34.698147)
total: 268.56 sec