Logfile: /home/opc/ruby/logs/brlog.master.20241229-170753
#<BuildRuby:0x0000fffd1646fdc0
@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.20241229-170753",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003715 0.000620 1.029426 ( 1.731969)
build_miniruby 0.001262 0.000211 1.213267 ( 1.214523)
build_ruby 0.003592 0.000000 1.993866 ( 4.244963)
build_all 0.007142 0.000400 3.457529 ( 1.689691)
build_install 0.010392 0.005400 4.196862 ( 2.441152)
test_btest 0.000656 0.000125 49.624736 ( 19.232368)
test_basic 0.006662 0.001273 0.524213 ( 0.587727)
test_all 0.077010 0.055095 472.301180 (192.312277)
test_rubyspec 0.055619 0.056992 66.096235 ( 30.121285)
total: 253.58 sec