Logfile: /home/opc/ruby/logs/brlog.master.20230108-170942
#<BuildRuby:0x0000aaae7d3a7a60
@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.20230108-170942",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003612 0.000241 0.789409 ( 1.547805)
build_miniruby 0.001116 0.000075 0.884140 ( 0.883035)
build_ruby 0.001403 0.000094 1.448504 ( 2.376239)
build_all 0.006191 0.000414 2.556810 ( 1.220575)
build_install 0.006038 0.005563 1.930746 ( 1.362505)
test_btest 0.000965 0.000129 37.855230 ( 14.472511)
test_basic 0.002924 0.003102 0.275643 ( 0.368064)
test_all 0.003011 0.000195 460.380972 (181.293898)
test_rubyspec 0.054006 0.019006 45.993846 ( 54.675737)
total: 258.20 sec