Logfile: /home/opc/ruby/logs/brlog.master.20240925-130949
#<BuildRuby:0x0000fffd12e0fdc0
@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.20240925-130949",
@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.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004312 0.004233 2.349656 ( 2.556971)
build_miniruby 0.001212 0.000061 1.155574 ( 1.154680)
build_ruby 0.002154 0.000108 1.933695 ( 3.988194)
build_all 0.006831 0.000342 3.282282 ( 1.624782)
build_install 0.010216 0.005751 4.804895 ( 2.411542)
test_btest 0.000916 0.000091 49.379929 ( 19.223159)
test_basic 0.000000 0.008022 0.527404 ( 0.601300)
test_all 0.108942 0.024181 467.092778 (192.647641)
test_rubyspec 0.059021 0.055108 65.616451 ( 29.734771)
total: 253.94 sec