Logfile: /home/opc/ruby/logs/brlog.master.20240326-181741
#<BuildRuby:0x0000fffd5b79fdc0
@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.20240326-181741",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002010 0.006125 2.321595 ( 2.463941)
build_miniruby 0.000983 0.000198 1.126775 ( 1.126924)
build_ruby 0.001355 0.000272 1.880147 ( 3.705855)
build_all 0.006684 0.000572 3.724152 ( 1.782211)
build_install 0.004521 0.012836 5.095320 ( 2.571487)
test_btest 0.000606 0.000201 56.112222 ( 21.575130)
test_basic 0.005173 0.001717 0.538910 ( 0.608228)
test_all 0.101663 0.025309 524.442345 (214.772720)
test_rubyspec 0.058096 0.049055 75.648387 ( 33.425839)
total: 282.03 sec