Logfile: /home/opc/ruby/logs/brlog.master.20240204-190807
#<BuildRuby:0x0000fffe6e8dfdc0
@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.20240204-190807",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005952 0.000000 1.361631 ( 2.025826)
build_miniruby 0.001333 0.000000 1.104725 ( 1.103781)
build_ruby 0.001745 0.000139 1.846674 ( 3.711971)
build_all 0.007097 0.000298 3.600624 ( 1.724859)
build_install 0.009278 0.005471 4.350891 ( 2.418624)
test_btest 0.000874 0.000125 54.240404 ( 20.712917)
test_basic 0.006591 0.000945 0.529021 ( 0.597013)
test_all 0.079551 0.045840 500.865804 (203.966931)
test_rubyspec 0.085359 0.064308 98.615791 ( 41.226690)
total: 277.49 sec