Logfile: /home/opc/ruby/logs/brlog.master.20230103-172637
#<BuildRuby:0x0000aaac8a9d7a60
@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.20230103-172637",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003612 0.000242 0.790923 ( 1.528595)
build_miniruby 0.001032 0.000069 0.882314 ( 0.880905)
build_ruby 0.001353 0.000091 1.427415 ( 2.427004)
build_all 0.002198 0.004058 2.480615 ( 1.196815)
build_install 0.012293 0.000441 2.055859 ( 1.441262)
test_btest 0.000639 0.000072 36.363706 ( 14.127146)
test_basic 0.005718 0.000132 0.276257 ( 0.367548)
test_all 0.002376 0.000171 442.447470 (173.648204)
test_rubyspec 0.062035 0.013414 46.372753 ( 55.159407)
total: 250.78 sec