Logfile: /home/opc/ruby/logs/brlog.master.20240411-064918
#<BuildRuby:0x0000ffff068ffdd0
@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.20240411-064918",
@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.000001 0.000021 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007732 0.000387 2.161786 ( 2.410961)
build_miniruby 0.001201 0.000061 1.147922 ( 1.147692)
build_ruby 0.001785 0.000090 1.909236 ( 4.322847)
build_all 0.007493 0.000150 3.893049 ( 1.829373)
build_install 0.010759 0.004699 5.172939 ( 2.563112)
test_btest 0.000773 0.000068 56.585578 ( 21.667961)
test_basic 0.006358 0.000554 0.543751 ( 0.618100)
test_all 0.092890 0.028845 570.940193 (246.283510)
test_rubyspec 0.063023 0.056136 75.532621 ( 33.511063)
total: 314.36 sec