Logfile: /home/opc/ruby/logs/brlog.master.20241224-234920
#<BuildRuby:0x0000fffcb1bdfde0
@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.20241224-234920",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003876 0.000205 1.097724 ( 2.039512)
build_miniruby 0.001813 0.000096 1.256407 ( 1.256921)
build_ruby 0.001618 0.000086 2.000903 ( 4.700365)
build_all 0.007221 0.000382 3.589425 ( 1.749730)
build_install 0.007029 0.008550 4.298057 ( 2.591450)
test_btest 0.000760 0.000104 49.090007 ( 19.231204)
test_basic 0.002827 0.004185 0.527305 ( 0.603976)
test_all 0.100603 0.031730 503.843170 (224.171154)
test_rubyspec 0.063968 0.055074 67.787499 ( 30.688728)
total: 287.03 sec