Logfile: /home/opc/ruby/logs/brlog.master.20240430-221517
#<BuildRuby:0x0000fffea9a1fdd0
@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.20240430-221517",
@make="make",
@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.000058 0.000010 0.000068 ( 0.000069)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.006387 0.001109 2.460621 ( 2.451018)
build_miniruby 0.001121 0.000195 1.153365 ( 1.153373)
build_ruby 0.001372 0.000239 1.913228 ( 4.564494)
build_all 0.007128 0.000000 3.903531 ( 1.852334)
build_install 0.015512 0.000000 5.366515 ( 2.617516)
test_btest 0.000000 0.001046 58.475464 ( 22.306834)
test_basic 0.005377 0.002124 0.554566 ( 0.629278)
test_all 0.095789 0.029197 589.571881 (235.013427)
test_rubyspec 0.058591 0.046237 76.412468 ( 33.869174)
total: 304.46 sec