Logfile: /home/opc/ruby/logs/brlog.master.20240919-084803
#<BuildRuby:0x0000fffbd9f4fdc8
@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-084803",
@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.000000 0.000031 0.000031 ( 0.000043)
configure 0.000000 0.000017 0.000017 ( 0.000016)
build_up 0.002564 0.003394 2.371442 ( 2.604452)
build_miniruby 0.001232 0.000112 1.176098 ( 1.176689)
build_ruby 0.001708 0.000156 1.954591 ( 4.047172)
build_all 0.006115 0.000556 3.227996 ( 1.621594)
build_install 0.010461 0.004385 4.760881 ( 2.367961)
test_btest 0.000728 0.000091 50.923220 ( 19.920056)
test_basic 0.006433 0.000802 0.563433 ( 0.630209)
test_all 0.081123 0.050021 446.883949 (184.133448)
test_rubyspec 0.057672 0.057774 64.618667 ( 29.526440)
total: 246.03 sec