Logfile: /home/opc/ruby/logs/brlog.master.20240718-081528
#<BuildRuby:0x0000fffd6a56fdc0
@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.20240718-081528",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001368 0.004276 1.802416 ( 2.277103)
build_miniruby 0.001352 0.000226 1.166554 ( 1.164794)
build_ruby 0.002228 0.000371 2.057336 ( 4.206656)
build_all 0.003738 0.004232 4.224660 ( 1.980905)
build_install 0.013806 0.003589 5.400138 ( 2.744785)
test_btest 0.000769 0.000168 61.800663 ( 23.524224)
test_basic 0.005996 0.001305 0.579800 ( 0.658721)
test_all 0.120472 0.013361 528.282716 (212.946581)
test_rubyspec 0.068611 0.039969 79.405552 ( 34.992819)
total: 284.50 sec