Logfile: /home/opc/ruby/logs/brlog.master.20230708-100725
#<BuildRuby:0x0000fffd4cdbfde0
@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.20230708-100725",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002501 0.003150 1.415774 ( 3.589917)
build_miniruby 0.001047 0.000157 1.075598 ( 1.077134)
build_ruby 0.003656 0.000550 1.791631 ( 3.887419)
build_all 0.005295 0.000796 1.572381 ( 1.124938)
build_install 0.012110 0.001129 2.294763 ( 2.562435)
test_btest 0.000599 0.000086 51.402037 ( 19.094253)
test_basic 0.005635 0.000807 0.513246 ( 0.585962)
test_all 0.002128 0.000305 408.648453 (163.321009)
test_rubyspec 0.059491 0.029915 51.463171 ( 62.171443)
total: 257.42 sec