Logfile: /home/opc/ruby/logs/brlog.master.20240920-231041
#<BuildRuby:0x0000fffe55f6fdc0
@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-231041",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005967 0.000211 2.352925 ( 2.541567)
build_miniruby 0.001150 0.000115 1.162834 ( 1.163829)
build_ruby 0.001998 0.000200 1.961045 ( 4.014840)
build_all 0.003959 0.003578 3.240628 ( 1.628215)
build_install 0.015028 0.000889 4.759055 ( 2.499682)
test_btest 0.000680 0.000085 49.301998 ( 21.866023)
test_basic 0.006686 0.000839 0.527144 ( 0.600552)
test_all 0.105350 0.025941 510.137365 (225.561987)
test_rubyspec 0.079271 0.033992 64.821749 ( 29.589364)
total: 289.47 sec