Logfile: /home/opc/ruby/logs/brlog.master.20240929-034051
#<BuildRuby:0x0000ffff60b0fdc8
@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.20240929-034051",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006919 0.000138 2.552463 ( 3.024819)
build_miniruby 0.001180 0.000063 1.321745 ( 2.031875)
build_ruby 0.001622 0.000086 2.037734 ( 4.391761)
build_all 0.003751 0.005010 3.399588 ( 1.687846)
build_install 0.012393 0.005963 5.359000 ( 3.862384)
test_btest 0.000805 0.000121 51.649476 ( 20.178066)
test_basic 0.006088 0.000916 0.529837 ( 0.602726)
test_all 0.101808 0.030714 488.714565 (216.433621)
test_rubyspec 0.069315 0.057759 67.336723 ( 31.213282)
total: 283.43 sec