Logfile: /home/opc/ruby/logs/brlog.master.20240629-054208
#<BuildRuby:0x0000ffff09fcfdd8
@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.20240629-054208",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005809 0.000398 1.965809 ( 2.243950)
build_miniruby 0.001002 0.000235 1.154799 ( 1.154149)
build_ruby 0.001637 0.000383 1.924676 ( 4.185635)
build_all 0.006901 0.000229 4.013624 ( 1.888746)
build_install 0.011605 0.004406 5.257073 ( 2.668386)
test_btest 0.000608 0.000144 59.431029 ( 22.124619)
test_basic 0.006523 0.000464 0.562809 ( 0.644741)
test_all 0.094258 0.035234 498.779138 (200.651083)
test_rubyspec 0.052108 0.055762 79.013353 ( 34.745947)
total: 270.31 sec