Logfile: /home/opc/ruby/logs/brlog.master.20240812-053534
#<BuildRuby:0x0000fffedcccfde0
@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.20240812-053534",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005991 0.000315 1.792163 ( 2.256642)
build_miniruby 0.001249 0.000065 1.201759 ( 1.200448)
build_ruby 0.002309 0.000122 1.980648 ( 4.418191)
build_all 0.002425 0.004620 3.889829 ( 1.849034)
build_install 0.013480 0.003385 5.017554 ( 2.574415)
test_btest 0.000856 0.000106 60.707790 ( 23.258158)
test_basic 0.006587 0.000820 0.593270 ( 0.667760)
test_all 0.088914 0.044315 510.182557 (220.755150)
test_rubyspec 0.079160 0.034054 80.967879 ( 35.322181)
total: 292.30 sec