Logfile: /home/opc/ruby/logs/brlog.master.20240706-045848
#<BuildRuby:0x0000fffe2c7efdd0
@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.20240706-045848",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006280 0.000251 1.963372 ( 2.429111)
build_miniruby 0.001337 0.000000 1.148153 ( 1.147360)
build_ruby 0.004130 0.000152 1.952100 ( 4.364168)
build_all 0.008225 0.000007 4.031359 ( 1.883091)
build_install 0.012307 0.004113 5.371100 ( 2.766045)
test_btest 0.000766 0.000092 61.524672 ( 23.194542)
test_basic 0.006893 0.000315 0.576937 ( 0.656021)
test_all 0.109452 0.027074 513.698273 (210.700190)
test_rubyspec 0.049374 0.062597 79.199033 ( 34.892124)
total: 282.03 sec