Logfile: /home/opc/ruby/logs/brlog.master.20230214-220502
#<BuildRuby:0x0000aaae8d2c76f8
@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.20230214-220502",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002168 0.003821 0.996341 ( 1.777940)
build_miniruby 0.001123 0.000140 0.997663 ( 0.998370)
build_ruby 0.001490 0.000187 1.560523 ( 3.028676)
build_all 0.005430 0.003026 2.707200 ( 1.302624)
build_install 0.013289 0.001437 2.085914 ( 1.500346)
test_btest 0.000646 0.000097 38.744885 ( 14.572981)
test_basic 0.005321 0.000800 0.323474 ( 0.416644)
test_all 0.002626 0.000395 500.204606 (198.377198)
test_rubyspec 0.044664 0.032094 48.801081 ( 57.534631)
total: 279.51 sec