Logfile: /home/opc/ruby/logs/brlog.master.20241018-101520
#<BuildRuby:0x0000fffd4406fdc8
@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.20241018-101520",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002578 0.003795 2.005703 ( 2.541773)
build_miniruby 0.000996 0.000235 1.165598 ( 1.164427)
build_ruby 0.001697 0.000399 1.978743 ( 4.426078)
build_all 0.006802 0.000574 3.481808 ( 1.682743)
build_install 0.011097 0.004959 4.754694 ( 2.477866)
test_btest 0.000872 0.000218 48.710957 ( 18.779575)
test_basic 0.005841 0.000310 0.521386 ( 0.588863)
test_all 0.081848 0.050894 507.816012 (206.180280)
test_rubyspec 0.050809 0.071571 67.243603 ( 30.794142)
total: 268.64 sec