Logfile: /home/opc/ruby/logs/brlog.master.20230517-200621
#<BuildRuby:0x0000ffff02a3fdc0
@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.20230517-200621",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001420 0.004396 1.389642 ( 3.864993)
build_miniruby 0.000964 0.000222 0.961759 ( 0.961196)
build_ruby 0.001122 0.000258 1.668214 ( 2.642700)
build_all 0.002373 0.003795 1.515938 ( 0.938274)
build_install 0.011389 0.001851 2.212533 ( 1.619640)
test_btest 0.000825 0.000094 48.882951 ( 17.951989)
test_basic 0.002765 0.004223 0.483461 ( 0.564660)
test_all 0.001810 0.000534 415.189660 (173.962926)
test_rubyspec 0.064531 0.031041 51.113150 ( 61.832607)
total: 264.34 sec