Logfile: /home/opc/ruby/logs/brlog.master.20240924-211454
#<BuildRuby:0x0000ffff437cfdd8
@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.20240924-211454",
@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.000007 0.000003 0.000010 ( 0.000012)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004087 0.001754 2.344521 ( 2.672007)
build_miniruby 0.000994 0.000427 1.170743 ( 1.171116)
build_ruby 0.001040 0.000446 1.971568 ( 4.694352)
build_all 0.005589 0.002398 3.284634 ( 1.622866)
build_install 0.014181 0.001760 4.833567 ( 2.578592)
test_btest 0.000750 0.000089 49.332852 ( 20.128384)
test_basic 0.002881 0.004413 0.520929 ( 0.599388)
test_all 0.104519 0.028235 492.267510 (201.924576)
test_rubyspec 0.048607 0.075683 65.104563 ( 29.698316)
total: 265.09 sec