Logfile: /home/opc/ruby/logs/brlog.master.20240624-213219
#<BuildRuby:0x0000ffffa631fdc0
@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.20240624-213219",
@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.000008 0.000002 0.000010 ( 0.000021)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005016 0.000220 1.781488 ( 2.322322)
build_miniruby 0.000974 0.000229 1.164869 ( 1.163786)
build_ruby 0.001405 0.000331 1.902476 ( 4.873227)
build_all 0.004305 0.003160 3.997361 ( 1.901445)
build_install 0.010116 0.005871 5.202165 ( 2.659344)
test_btest 0.000644 0.000193 58.696361 ( 22.471705)
test_basic 0.000000 0.007352 0.564106 ( 0.638426)
test_all 0.099500 0.030113 494.747722 (199.908109)
test_rubyspec 0.069287 0.044812 78.176418 ( 34.441021)
total: 270.38 sec