Logfile: /home/opc/ruby/logs/brlog.master.20240303-184330
#<BuildRuby:0x0000ffffa495fde0
@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.20240303-184330",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.008101 0.000209 1.937524 ( 2.213432)
build_miniruby 0.001167 0.000059 1.142154 ( 1.140819)
build_ruby 0.001647 0.000082 1.881902 ( 3.971670)
build_all 0.006726 0.000116 3.809795 ( 1.782463)
build_install 0.010662 0.005425 4.911448 ( 2.545599)
test_btest 0.000678 0.000065 57.413037 ( 21.985635)
test_basic 0.007127 0.000681 0.540171 ( 0.615756)
test_all 0.097843 0.026645 596.736131 (229.636633)
test_rubyspec 0.048038 0.069596 76.626267 ( 33.719759)
total: 297.61 sec