Logfile: /home/opc/ruby/logs/brlog.master.20240711-100318
#<BuildRuby:0x0000fffbbe26fdd0
@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.20240711-100318",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001051 0.004314 1.760743 ( 2.260933)
build_miniruby 0.001164 0.000363 1.172027 ( 1.172722)
build_ruby 0.001222 0.000381 1.966382 ( 4.248024)
build_all 0.005942 0.001854 4.169891 ( 1.959656)
build_install 0.012963 0.004288 5.333156 ( 2.713894)
test_btest 0.000626 0.000197 61.010965 ( 23.157618)
test_basic 0.001932 0.005327 0.578371 ( 0.702241)
test_all 0.116580 0.018775 530.593877 (207.980161)
test_rubyspec 0.047225 0.065463 79.003414 ( 34.872409)
total: 279.07 sec