Logfile: /home/opc/ruby/logs/brlog.master.20240211-070022
#<BuildRuby:0x0000fffd6f97fdc0
@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.20240211-070022",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003983 0.002884 1.448784 ( 2.147268)
build_miniruby 0.000372 0.001131 1.201728 ( 1.202786)
build_ruby 0.003453 0.000000 1.946831 ( 3.919008)
build_all 0.003948 0.003844 3.976653 ( 1.877206)
build_install 0.009460 0.007496 4.894150 ( 2.637701)
test_btest 0.000687 0.000253 58.220599 ( 22.065901)
test_basic 0.006247 0.000594 0.544685 ( 0.612839)
test_all 0.082680 0.044534 510.982074 (219.006860)
test_rubyspec 0.079910 0.068151 101.431207 ( 41.392661)
total: 294.86 sec