Logfile: /home/opc/ruby/logs/brlog.master.20240915-043814
#<BuildRuby:0x0000fffc0f2dfdc8
@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.20240915-043814",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005807 0.000307 2.193284 ( 2.583025)
build_miniruby 0.001155 0.000061 1.174331 ( 1.173309)
build_ruby 0.002223 0.000117 1.955778 ( 3.972296)
build_all 0.007335 0.000000 3.287978 ( 1.650401)
build_install 0.014292 0.000384 4.655675 ( 2.375643)
test_btest 0.000788 0.000014 49.265205 ( 19.238339)
test_basic 0.007354 0.000000 0.523221 ( 0.599271)
test_all 0.096356 0.038977 458.431039 (189.847980)
test_rubyspec 0.042959 0.068301 64.982582 ( 30.028475)
total: 251.47 sec