Logfile: /home/opc/ruby/logs/brlog.master.20241209-054232
#<BuildRuby:0x0000fffdcf6cfde0
@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.20241209-054232",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001519 0.004326 1.887102 ( 2.416328)
build_miniruby 0.001075 0.000253 1.223086 ( 1.222355)
build_ruby 0.002324 0.000000 2.030927 ( 4.661867)
build_all 0.006659 0.001092 3.354747 ( 1.668092)
build_install 0.011999 0.004110 4.548926 ( 2.370266)
test_btest 0.000677 0.000161 49.609914 ( 19.555262)
test_basic 0.002487 0.005094 0.527219 ( 0.593082)
test_all 0.077684 0.056662 465.140797 (189.686424)
test_rubyspec 0.056022 0.063203 66.462333 ( 30.107490)
total: 252.28 sec