Logfile: /home/opc/ruby/logs/brlog.master.20240828-040936
#<BuildRuby:0x0000fffdcd70fdc0
@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.20240828-040936",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000000 0.000026 0.000026 ( 0.000035)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.002471 0.003467 1.778086 ( 2.243133)
build_miniruby 0.001172 0.000118 1.162361 ( 1.161741)
build_ruby 0.001643 0.000164 1.979158 ( 4.638618)
build_all 0.007017 0.000703 3.973218 ( 1.871622)
build_install 0.015723 0.000647 5.123528 ( 2.603395)
test_btest 0.000846 0.000077 60.871275 ( 22.969632)
test_basic 0.006761 0.000616 0.578803 ( 0.658311)
test_all 0.096132 0.036306 523.396203 (211.743247)
test_rubyspec 0.071797 0.041546 79.841161 ( 34.950426)
total: 282.84 sec