Logfile: /home/opc/ruby/logs/brlog.master.20240827-195249
#<BuildRuby:0x0000fffecda3fdc8
@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.20240827-195249",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004794 0.000537 1.774439 ( 2.329869)
build_miniruby 0.001206 0.000135 1.184568 ( 1.184245)
build_ruby 0.001468 0.000164 1.952406 ( 3.961353)
build_all 0.002944 0.004211 3.968530 ( 1.871430)
build_install 0.011443 0.004896 5.132003 ( 2.654520)
test_btest 0.000733 0.000141 60.253503 ( 23.173285)
test_basic 0.006571 0.001261 0.569693 ( 0.647664)
test_all 0.110896 0.018861 498.476799 (203.674170)
test_rubyspec 0.069748 0.040448 79.974784 ( 34.967695)
total: 274.47 sec