Logfile: /home/opc/ruby/logs/brlog.master.20240918-133401
#<BuildRuby:0x0000fffeb6b2fdd0
@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.20240918-133401",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006267 0.000000 2.353305 ( 2.494313)
build_miniruby 0.001449 0.000000 1.214458 ( 1.216478)
build_ruby 0.002044 0.000000 1.966145 ( 3.987104)
build_all 0.007121 0.000000 3.272809 ( 1.654283)
build_install 0.015903 0.000000 4.811426 ( 2.521712)
test_btest 0.000802 0.000000 50.005158 ( 19.720682)
test_basic 0.007310 0.000000 0.530442 ( 0.603067)
test_all 0.071114 0.060782 500.468625 (205.230625)
test_rubyspec 0.053203 0.053861 65.558449 ( 29.898098)
total: 267.33 sec