Logfile: /home/opc/ruby/logs/brlog.master.20240919-032228
#<BuildRuby:0x0000fffd8e78fdc0
@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.20240919-032228",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006316 0.000000 2.342743 ( 2.557700)
build_miniruby 0.001421 0.000000 1.188455 ( 1.188124)
build_ruby 0.000000 0.001747 1.964151 ( 4.159232)
build_all 0.005746 0.001731 3.257686 ( 1.639773)
build_install 0.015991 0.000735 4.749343 ( 2.486679)
test_btest 0.000706 0.000118 48.996684 ( 19.718096)
test_basic 0.007882 0.000000 0.522976 ( 0.590045)
test_all 0.088549 0.048377 472.653001 (194.406461)
test_rubyspec 0.048477 0.073201 65.164802 ( 29.638778)
total: 256.39 sec