Logfile: /home/opc/ruby/logs/brlog.master.20241012-050918
#<BuildRuby:0x0000fffbde5ffde0
@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.20241012-050918",
@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.000002 0.000012 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004712 0.000833 2.026982 ( 2.508134)
build_miniruby 0.001254 0.000222 1.224996 ( 1.224576)
build_ruby 0.001648 0.000291 2.041594 ( 4.580538)
build_all 0.008272 0.000758 3.644408 ( 1.787371)
build_install 0.012923 0.004319 4.974189 ( 2.582942)
test_btest 0.000692 0.000132 51.181119 ( 19.750988)
test_basic 0.002960 0.004232 0.527405 ( 0.594469)
test_all 0.083615 0.049110 468.577890 (200.460844)
test_rubyspec 0.044671 0.067653 65.705920 ( 29.932575)
total: 263.42 sec