Logfile: /home/opc/ruby/logs/brlog.master.20240707-013251
#<BuildRuby:0x0000fffe4680fdc8
@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.20240707-013251",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003191 0.002315 1.980516 ( 2.322105)
build_miniruby 0.000887 0.000313 1.166562 ( 1.166464)
build_ruby 0.001853 0.000654 1.976933 ( 4.537063)
build_all 0.004212 0.003997 4.067769 ( 2.033357)
build_install 0.007803 0.007749 5.347176 ( 2.749635)
test_btest 0.000853 0.000102 61.970946 ( 23.379083)
test_basic 0.004545 0.002787 0.575084 ( 0.651725)
test_all 0.087161 0.047388 513.479040 (202.693015)
test_rubyspec 0.053432 0.058068 80.553197 ( 35.219159)
total: 274.75 sec