Logfile: /home/opc/ruby/logs/brlog.master.20240702-031310
#<BuildRuby:0x0000fffbbf03fdc0
@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.20240702-031310",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005312 0.000943 1.960088 ( 2.372076)
build_miniruby 0.001397 0.000000 1.163453 ( 1.164227)
build_ruby 0.002249 0.000000 1.929332 ( 4.289726)
build_all 0.007265 0.000000 4.032590 ( 1.872785)
build_install 0.010180 0.005112 5.292964 ( 2.679014)
test_btest 0.000898 0.000000 59.548997 ( 22.489125)
test_basic 0.000000 0.007209 0.565299 ( 0.634166)
test_all 0.100173 0.031660 502.301786 (200.370591)
test_rubyspec 0.057474 0.052688 78.296257 ( 34.579712)
total: 270.45 sec