Logfile: /home/opc/ruby/logs/brlog.master.20241204-234257
#<BuildRuby:0x0000fffdfabbfdc0
@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.20241204-234257",
@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.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003445 0.002708 2.067524 ( 2.358644)
build_miniruby 0.000000 0.001285 1.193146 ( 1.192268)
build_ruby 0.000992 0.001463 2.004529 ( 4.540898)
build_all 0.006196 0.000804 3.326396 ( 1.665637)
build_install 0.006313 0.009014 4.597755 ( 2.384806)
test_btest 0.000000 0.000908 48.761311 ( 19.309576)
test_basic 0.004483 0.002363 0.526259 ( 0.600813)
test_all 0.098986 0.035518 484.603235 (202.431260)
test_rubyspec 0.066477 0.049578 65.904748 ( 29.944243)
total: 264.43 sec