Logfile: /home/opc/ruby/logs/brlog.master.20240629-112925
#<BuildRuby:0x0000ffff5892fdd0
@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.20240629-112925",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002334 0.003613 1.982795 ( 2.429613)
build_miniruby 0.001051 0.000234 1.187885 ( 1.187513)
build_ruby 0.001319 0.000294 1.927440 ( 4.201137)
build_all 0.006375 0.000496 4.039754 ( 1.912836)
build_install 0.009097 0.007381 5.330645 ( 2.714247)
test_btest 0.000657 0.000180 58.946527 ( 22.731058)
test_basic 0.000538 0.006822 0.569845 ( 0.643955)
test_all 0.094731 0.032961 498.205001 (206.942047)
test_rubyspec 0.065835 0.048751 79.759760 ( 34.943935)
total: 277.71 sec