Logfile: /home/opc/ruby/logs/brlog.master.20240920-034623
#<BuildRuby:0x0000fffd99e7fdc8
@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.20240920-034623",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002618 0.003592 2.325467 ( 2.516426)
build_miniruby 0.001118 0.000328 1.166144 ( 1.165878)
build_ruby 0.001527 0.000449 1.972626 ( 4.499093)
build_all 0.006512 0.000662 3.279922 ( 1.648247)
build_install 0.008668 0.007182 4.739116 ( 2.479470)
test_btest 0.000701 0.000234 48.664887 ( 19.030285)
test_basic 0.002889 0.005209 0.526924 ( 0.592855)
test_all 0.101417 0.028814 438.875781 (185.211228)
test_rubyspec 0.064132 0.052099 64.628726 ( 29.501506)
total: 246.65 sec