Logfile: /home/opc/ruby/logs/brlog.master.20240626-224043
#<BuildRuby:0x0000fffc454afdc0
@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.20240626-224043",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005542 0.000269 2.012212 ( 2.486127)
build_miniruby 0.001157 0.000193 1.217419 ( 1.216704)
build_ruby 0.001465 0.000244 1.930676 ( 4.443897)
build_all 0.007273 0.001213 4.080598 ( 1.915157)
build_install 0.016379 0.000325 5.404375 ( 2.721140)
test_btest 0.000808 0.000116 61.217012 ( 23.817304)
test_basic 0.003031 0.004530 0.584969 ( 0.661800)
test_all 0.077177 0.052905 510.813977 (224.499469)
test_rubyspec 0.042145 0.068842 79.267272 ( 34.823147)
total: 296.59 sec