Logfile: /home/opc/ruby/logs/brlog.master.20240924-030043
#<BuildRuby:0x0000fffd0fe5fdc8
@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.20240924-030043",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.005668 0.001672 2.413504 ( 2.713519)
build_miniruby 0.001119 0.000330 1.239900 ( 1.240124)
build_ruby 0.001667 0.000492 1.981186 ( 4.216551)
build_all 0.002607 0.005316 3.345908 ( 1.655391)
build_install 0.014051 0.003199 4.915225 ( 2.493241)
test_btest 0.001098 0.000367 51.483222 ( 21.919958)
test_basic 0.004829 0.003005 0.545375 ( 0.624143)
test_all 0.095387 0.038648 513.883285 (220.024851)
test_rubyspec 0.066866 0.045568 64.827135 ( 29.532286)
total: 284.42 sec