Logfile: /home/opc/ruby/logs/brlog.master.20240707-012336
#<BuildRuby:0x0000fffdad5dfdd0
@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-012336",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005985 0.000333 1.960986 ( 2.328442)
build_miniruby 0.000000 0.001224 1.143541 ( 1.141612)
build_ruby 0.001165 0.002740 1.938872 ( 4.414437)
build_all 0.007620 0.000253 4.029294 ( 1.949554)
build_install 0.011418 0.003955 5.268885 ( 2.695119)
test_btest 0.000903 0.000000 60.648447 ( 23.643983)
test_basic 0.006506 0.000688 0.579243 ( 0.653534)
test_all 0.083934 0.044299 498.121895 (198.939488)
test_rubyspec 0.052228 0.063733 78.302147 ( 34.515247)
total: 270.28 sec