Logfile: /home/opc/ruby/logs/brlog.master.20230205-120649
#<BuildRuby:0x0000aaadf49376f8
@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.20230205-120649",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000909 0.003965 0.821952 ( 1.561064)
build_miniruby 0.000900 0.000430 0.949409 ( 0.947410)
build_ruby 0.001144 0.000440 1.557999 ( 2.489875)
build_all 0.006316 0.001886 2.664648 ( 1.262114)
build_install 0.009161 0.004381 2.048147 ( 1.454923)
test_btest 0.000805 0.000000 37.082244 ( 13.968008)
test_basic 0.005656 0.000000 0.283571 ( 0.385049)
test_all 0.002159 0.001488 473.469223 (191.506960)
test_rubyspec 0.041363 0.035701 48.213845 ( 56.967852)
total: 270.54 sec