Logfile: /home/opc/ruby/logs/brlog.master.20241217-105818
#<BuildRuby:0x0000ffff6379fdc0
@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.20241217-105818",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003312 0.000829 1.223908 ( 1.936403)
build_miniruby 0.001252 0.000000 1.212882 ( 1.213838)
build_ruby 0.003494 0.000000 2.048914 ( 4.263289)
build_all 0.006884 0.000772 3.303769 ( 1.659094)
build_install 0.010227 0.006684 4.181241 ( 2.438155)
test_btest 0.000930 0.000253 51.286715 ( 21.048664)
test_basic 0.003248 0.004919 0.537407 ( 0.611929)
test_all 0.103770 0.032420 493.260295 (216.751980)
test_rubyspec 0.056394 0.056975 66.797363 ( 30.366458)
total: 280.29 sec