Logfile: /home/opc/ruby/logs/brlog.master.20241013-203153
#<BuildRuby:0x0000fffd0e64fdc8
@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.20241013-203153",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006101 0.000108 2.004791 ( 2.520253)
build_miniruby 0.001154 0.000058 1.179533 ( 1.179067)
build_ruby 0.002493 0.000000 1.995724 ( 4.184683)
build_all 0.007282 0.000273 3.460186 ( 1.688248)
build_install 0.011368 0.004232 4.737306 ( 2.444533)
test_btest 0.000922 0.000077 49.195594 ( 19.163282)
test_basic 0.006241 0.000519 0.520573 ( 0.587356)
test_all 0.084975 0.048740 501.659028 (202.778385)
test_rubyspec 0.055108 0.062013 66.153400 ( 30.040727)
total: 264.59 sec