Logfile: /home/opc/ruby/logs/brlog.master.20240915-083734
#<BuildRuby:0x0000fffc2fe2fdc0
@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.20240915-083734",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002558 0.003469 2.196407 ( 2.394696)
build_miniruby 0.000908 0.000340 1.152579 ( 1.151625)
build_ruby 0.000000 0.002385 1.948793 ( 4.041185)
build_all 0.002801 0.004944 3.329634 ( 1.646845)
build_install 0.004205 0.011913 4.617436 ( 2.418651)
test_btest 0.000882 0.000539 48.973271 ( 19.346005)
test_basic 0.003118 0.003434 0.518521 ( 0.594034)
test_all 0.091332 0.043325 482.592335 (218.242706)
test_rubyspec 0.048706 0.062725 65.728448 ( 30.074637)
total: 279.91 sec