Logfile: /home/opc/ruby/logs/brlog.master.20231022-141609
#<BuildRuby:0x0000fffeee7bfdc0
@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.20231022-141609",
@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.000000 0.000009 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005936 0.000312 2.702609 ( 3.194136)
build_miniruby 0.001274 0.000000 1.101762 ( 1.100317)
build_ruby 0.002107 0.000000 1.798535 ( 3.457332)
build_all 0.007045 0.000314 3.313078 ( 1.636782)
build_install 0.009504 0.004648 4.703398 ( 2.333503)
test_btest 0.000746 0.000068 48.239996 ( 18.824087)
test_basic 0.003995 0.003476 0.507916 ( 0.584671)
test_all 0.077547 0.049891 427.481139 (175.857396)
test_rubyspec 0.056328 0.047977 55.829575 ( 66.407545)
total: 273.40 sec