Logfile: /home/opc/ruby/logs/brlog.master.20230104-144041
#<BuildRuby:0x0000aaac7c6e91b8
@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.20230104-144041",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001718 0.003585 0.799897 ( 1.567296)
build_miniruby 0.001137 0.000134 0.882016 ( 0.880553)
build_ruby 0.000000 0.001554 1.431742 ( 2.391101)
build_all 0.000526 0.006080 2.488301 ( 1.207876)
build_install 0.012076 0.000000 2.049976 ( 1.431545)
test_btest 0.000739 0.000000 36.663016 ( 14.713572)
test_basic 0.005182 0.000544 0.273787 ( 0.365420)
test_all 0.001421 0.001565 466.653176 (186.582552)
test_rubyspec 0.039508 0.041661 45.761955 ( 54.483827)
total: 263.62 sec