Logfile: /home/opc/ruby/logs/brlog.master.20240707-032324
#<BuildRuby:0x0000fffe1f2efdd8
@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.20240707-032324",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005431 0.000244 1.978527 ( 2.352664)
build_miniruby 0.001070 0.000179 1.164256 ( 1.163601)
build_ruby 0.002255 0.000377 1.950583 ( 4.347931)
build_all 0.002788 0.004854 4.078879 ( 1.932586)
build_install 0.008701 0.007536 5.307304 ( 2.666349)
test_btest 0.000644 0.000184 60.384602 ( 23.086891)
test_basic 0.005229 0.001497 0.574946 ( 0.649853)
test_all 0.102292 0.026939 526.581389 (206.657795)
test_rubyspec 0.076733 0.040963 78.587491 ( 34.588576)
total: 277.45 sec