Logfile: /home/opc/ruby/logs/brlog.master.20240227-132442
#<BuildRuby:0x0000fffc970afde0
@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.20240227-132442",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006922 0.000314 1.924091 ( 2.177816)
build_miniruby 0.001161 0.000129 1.143228 ( 1.143036)
build_ruby 0.001424 0.000158 1.881280 ( 3.781117)
build_all 0.006876 0.000259 3.760490 ( 1.758124)
build_install 0.002904 0.012167 4.928118 ( 2.559957)
test_btest 0.000891 0.000000 55.977350 ( 21.154068)
test_basic 0.007561 0.000011 0.538699 ( 0.613982)
test_all 0.075380 0.052651 525.760291 (218.142364)
test_rubyspec 0.040492 0.071371 75.384196 ( 33.396480)
total: 284.73 sec