Logfile: /home/opc/ruby/logs/brlog.master.20240725-165441
#<BuildRuby:0x0000fffbe223fdc8
@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.20240725-165441",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005601 0.000000 1.808418 ( 2.322276)
build_miniruby 0.001273 0.000000 1.182227 ( 1.183114)
build_ruby 0.001733 0.000000 1.972812 ( 4.185299)
build_all 0.000000 0.007991 4.143223 ( 1.929405)
build_install 0.003628 0.011814 5.348851 ( 2.915001)
test_btest 0.000677 0.000147 60.543483 ( 23.532791)
test_basic 0.005980 0.001295 0.576806 ( 0.651287)
test_all 0.105175 0.026053 511.786376 (206.894685)
test_rubyspec 0.063416 0.048709 78.788224 ( 34.682393)
total: 278.30 sec