Logfile: /home/opc/ruby/logs/brlog.master.20241227-120748
#<BuildRuby:0x0000ffff9e1afdd0
@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.20241227-120748",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000492 0.003481 1.027658 ( 1.877376)
build_miniruby 0.001043 0.000174 1.202553 ( 1.200464)
build_ruby 0.001427 0.000238 1.995156 ( 5.472991)
build_all 0.007054 0.000000 3.352133 ( 1.654312)
build_install 0.015990 0.000376 4.064874 ( 2.395203)
test_btest 0.000725 0.000095 50.603955 ( 20.141592)
test_basic 0.007545 0.000419 0.525947 ( 0.593049)
test_all 0.098947 0.027194 469.095635 (191.500884)
test_rubyspec 0.069570 0.046055 66.902475 ( 30.349412)
total: 255.19 sec