Logfile: /home/opc/ruby/logs/brlog.master.20240729-201533
#<BuildRuby:0x0000ffff35b4fde0
@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.20240729-201533",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000034 0.000000 0.000034 ( 0.000043)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005200 0.000631 1.794252 ( 2.296127)
build_miniruby 0.000000 0.001345 1.169316 ( 1.171330)
build_ruby 0.000000 0.003626 1.962226 ( 4.213488)
build_all 0.009215 0.001212 4.191759 ( 1.968341)
build_install 0.010096 0.005069 5.367315 ( 2.745396)
test_btest 0.000801 0.000167 60.754998 ( 25.152453)
test_basic 0.004917 0.002437 0.577617 ( 0.651971)
test_all 0.097062 0.035638 520.061226 (214.135490)
test_rubyspec 0.056877 0.053013 79.539261 ( 35.048349)
total: 287.38 sec