Logfile: /home/opc/ruby/logs/brlog.master.20230309-050107
#<BuildRuby:0x0000ffff1b1ffde0
@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.20230309-050107",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006349 1.385661 ( 3.714541)
build_miniruby 0.000825 0.000444 0.944291 ( 0.943569)
build_ruby 0.001449 0.000000 1.613099 ( 2.564648)
build_all 0.005472 0.000826 1.519578 ( 0.940756)
build_install 0.010485 0.002622 2.219924 ( 1.632867)
test_btest 0.000718 0.000180 46.703657 ( 17.512833)
test_basic 0.003924 0.003072 0.352270 ( 0.445065)
test_all 0.003108 0.000480 398.397112 (164.208975)
test_rubyspec 0.044240 0.041268 51.072222 ( 59.894815)
total: 251.86 sec