Logfile: /home/opc/ruby/logs/brlog.master.20240928-101033
#<BuildRuby:0x0000fffeb6f9fdc0
@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.20240928-101033",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005699 0.000952 2.495886 ( 3.062431)
build_miniruby 0.001114 0.000186 1.245081 ( 1.965839)
build_ruby 0.001476 0.000246 1.978597 ( 4.346729)
build_all 0.006419 0.001072 3.323707 ( 1.641699)
build_install 0.008983 0.008421 5.007432 ( 4.013729)
test_btest 0.000755 0.000180 49.009419 ( 19.301914)
test_basic 0.003403 0.004321 0.521133 ( 0.593065)
test_all 0.100832 0.036427 459.219045 (191.318382)
test_rubyspec 0.065431 0.062491 66.952946 ( 31.485805)
total: 257.73 sec