Logfile: /home/opc/ruby/logs/brlog.master.20240925-091121
#<BuildRuby:0x0000ffff8d74fdc8
@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.20240925-091121",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006628 0.000000 2.349602 ( 2.705173)
build_miniruby 0.001469 0.000002 1.172314 ( 1.171900)
build_ruby 0.001680 0.000084 1.974090 ( 4.736393)
build_all 0.002686 0.004497 3.272456 ( 1.629254)
build_install 0.014951 0.000571 4.780169 ( 2.343357)
test_btest 0.000744 0.000068 48.500273 ( 19.252952)
test_basic 0.002540 0.003835 0.525243 ( 0.598955)
test_all 0.072042 0.056745 459.298704 (191.747713)
test_rubyspec 0.070428 0.049025 64.864550 ( 29.506935)
total: 253.69 sec