Logfile: /home/opc/ruby/logs/brlog.master.20240925-042653
#<BuildRuby:0x0000fffcff52fdd0
@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.20240925-042653",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005793 0.000644 2.368340 ( 2.577179)
build_miniruby 0.001169 0.000130 1.160671 ( 1.160123)
build_ruby 0.001512 0.000168 1.944508 ( 4.874601)
build_all 0.004093 0.003111 3.323742 ( 1.636134)
build_install 0.014325 0.001410 4.814580 ( 2.367884)
test_btest 0.000739 0.000100 49.178870 ( 21.330183)
test_basic 0.005907 0.000806 0.521292 ( 0.597415)
test_all 0.085114 0.043607 445.264116 (188.054087)
test_rubyspec 0.049872 0.064277 65.698184 ( 29.788149)
total: 252.39 sec