Logfile: /home/opc/ruby/logs/brlog.master.20240921-032419
#<BuildRuby:0x0000fffe4bd2fdd0
@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.20240921-032419",
@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.000004 0.000011 ( 0.000012)
autoconf 0.000014 0.000007 0.000021 ( 0.000023)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.004068 0.002171 2.363749 ( 2.693291)
build_miniruby 0.000799 0.000426 1.184002 ( 1.183424)
build_ruby 0.001201 0.000640 2.009808 ( 4.258811)
build_all 0.003466 0.003895 3.272973 ( 1.647367)
build_install 0.005182 0.010723 4.820829 ( 2.511522)
test_btest 0.000524 0.000358 48.242718 ( 19.439045)
test_basic 0.000978 0.005940 0.520639 ( 0.588095)
test_all 0.113674 0.015872 450.333785 (191.168397)
test_rubyspec 0.075971 0.036081 65.127656 ( 29.650189)
total: 253.14 sec