Logfile: /home/opc/ruby/logs/brlog.master.20240210-142523
#<BuildRuby:0x0000fffc3d74fdd0
@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.20240210-142523",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.002136 0.003881 1.361071 ( 2.036693)
build_miniruby 0.001392 0.000147 1.114098 ( 1.113235)
build_ruby 0.002561 0.000269 1.879296 ( 4.032846)
build_all 0.007003 0.000279 3.802382 ( 1.791426)
build_install 0.004077 0.011967 4.591123 ( 2.494004)
test_btest 0.000757 0.000171 55.333998 ( 20.914539)
test_basic 0.005617 0.001272 0.526593 ( 0.597951)
test_all 0.097749 0.027852 588.053984 (266.631706)
test_rubyspec 0.069838 0.082587 99.290990 ( 40.849427)
total: 340.46 sec