Logfile: /home/opc/ruby/logs/brlog.master.20240602-025627
#<BuildRuby:0x0000fffc660bfdc0
@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.20240602-025627",
@make="make",
@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.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005424 0.000081 1.974724 ( 2.449069)
build_miniruby 0.001457 0.000077 1.150521 ( 1.150142)
build_ruby 0.001602 0.000085 1.915777 ( 4.275107)
build_all 0.007413 0.000000 3.786221 ( 1.788154)
build_install 0.010469 0.004795 5.042586 ( 2.587864)
test_btest 0.000888 0.000081 60.595982 ( 22.915755)
test_basic 0.006490 0.000591 0.565762 ( 0.634601)
test_all 0.091415 0.032387 472.576628 (191.930433)
test_rubyspec 0.056607 0.063245 81.098101 ( 35.333071)
total: 263.07 sec