Logfile: /home/opc/ruby/logs/brlog.master.20240222-210247
#<BuildRuby:0x0000fffe24d0fde0
@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.20240222-210247",
@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.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000030)
build_up 0.006947 0.000315 1.929021 ( 2.239103)
build_miniruby 0.001104 0.000117 1.143233 ( 1.142467)
build_ruby 0.002090 0.000221 1.886745 ( 4.140425)
build_all 0.007130 0.000282 3.788334 ( 1.789557)
build_install 0.006083 0.010209 4.937359 ( 2.729629)
test_btest 0.000662 0.000133 56.923606 ( 21.859027)
test_basic 0.006663 0.001337 0.540853 ( 0.610994)
test_all 0.088258 0.037237 589.059116 (242.474595)
test_rubyspec 0.052824 0.059421 75.319985 ( 33.350374)
total: 310.34 sec