Logfile: /home/opc/ruby/logs/brlog.master.20240718-235147
#<BuildRuby:0x0000fffda801fdc8
@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.20240718-235147",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001706 0.003725 1.797497 ( 2.351698)
build_miniruby 0.001438 0.000000 1.170619 ( 1.170790)
build_ruby 0.002752 0.000048 1.973797 ( 3.742901)
build_all 0.004503 0.003427 4.188263 ( 1.951109)
build_install 0.014681 0.001914 5.372992 ( 2.726482)
test_btest 0.000798 0.000104 64.053436 ( 24.918629)
test_basic 0.000980 0.007260 0.596426 ( 0.672293)
test_all 0.088395 0.042543 495.367831 (203.358898)
test_rubyspec 0.055797 0.062712 80.182078 ( 35.251896)
total: 276.15 sec