Logfile: /home/opc/ruby/logs/brlog.master.20240928-215615
#<BuildRuby:0x0000fffea901fdd0
@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.20240928-215615",
@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.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005319 0.000627 2.492062 ( 3.023818)
build_miniruby 0.001185 0.000140 1.310760 ( 2.055708)
build_ruby 0.001392 0.000164 1.971659 ( 4.569271)
build_all 0.002899 0.004349 3.298196 ( 1.636733)
build_install 0.016246 0.000377 4.977550 ( 3.758733)
test_btest 0.001793 0.000257 48.379726 ( 19.257788)
test_basic 0.002560 0.004336 0.523364 ( 0.597102)
test_all 0.109927 0.023866 442.103858 (186.444670)
test_rubyspec 0.103135 0.032293 68.313267 ( 31.633600)
total: 252.98 sec