Logfile: /home/opc/ruby/logs/brlog.master.20240724-220148
#<BuildRuby:0x0000fffde0aafdc8
@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.20240724-220148",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005562 0.000082 1.792558 ( 2.388137)
build_miniruby 0.001337 0.000000 1.205575 ( 1.206488)
build_ruby 0.001663 0.000000 2.004884 ( 4.298278)
build_all 0.008128 0.000000 4.191469 ( 1.951442)
build_install 0.016830 0.000692 5.409854 ( 2.730541)
test_btest 0.000795 0.000035 60.363829 ( 25.899161)
test_basic 0.007133 0.000000 0.575620 ( 0.658658)
test_all 0.104000 0.029255 515.814169 (207.255505)
test_rubyspec 0.073437 0.043562 79.166692 ( 34.880241)
total: 281.27 sec