Logfile: /home/opc/ruby/logs/brlog.master.20230123-132224
#<BuildRuby:0x0000aaac18dc91b8
@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.20230123-132224",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001516 0.003597 0.790425 ( 1.528146)
build_miniruby 0.001020 0.000219 0.877969 ( 0.876691)
build_ruby 0.002112 0.000454 1.439872 ( 2.508627)
build_all 0.006645 0.000000 2.585349 ( 1.220457)
build_install 0.008711 0.003909 1.968205 ( 1.377194)
test_btest 0.000833 0.000186 34.931099 ( 13.454086)
test_basic 0.006076 0.000398 0.277986 ( 0.372872)
test_all 0.001763 0.001778 464.307675 (194.461585)
test_rubyspec 0.061573 0.023271 46.083385 ( 54.940766)
total: 270.74 sec