Logfile: /home/opc/ruby/logs/brlog.master.20240608-162023
#<BuildRuby:0x0000fffbd6acfdc8
@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.20240608-162023",
@make="make",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004322 0.001274 1.825808 ( 2.557071)
build_miniruby 0.001214 0.000358 1.173912 ( 1.172105)
build_ruby 0.001813 0.000535 1.971796 ( 4.054740)
build_all 0.007497 0.000000 4.201617 ( 2.137017)
build_install 0.012141 0.003816 5.324872 ( 2.914039)
test_btest 0.000717 0.000196 59.235349 ( 22.488018)
test_basic 0.004467 0.003371 0.577655 ( 0.656806)
test_all 0.104476 0.022931 488.300965 (193.884949)
test_rubyspec 0.052710 0.056826 77.924635 ( 34.371159)
total: 264.24 sec