Logfile: /home/opc/ruby/logs/brlog.master.20230120-210511
#<BuildRuby:0x0000aaac981dc730
@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.20230120-210511",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000591 0.003936 0.792621 ( 1.726584)
build_miniruby 0.001266 0.000079 0.883631 ( 0.882801)
build_ruby 0.001717 0.000107 1.437894 ( 2.300047)
build_all 0.006418 0.000137 2.568547 ( 1.213887)
build_install 0.012406 0.000206 1.974355 ( 1.525050)
test_btest 0.000781 0.000041 36.921564 ( 16.188746)
test_basic 0.006062 0.000320 0.281381 ( 0.398445)
test_all 0.003201 0.000073 459.064264 (181.210845)
test_rubyspec 0.072784 0.011134 46.048300 ( 54.737799)
total: 260.19 sec