Logfile: /home/opc/ruby/logs/brlog.master.20230112-013834
#<BuildRuby:0x0000aaad61a976f8
@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.20230112-013834",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003574 0.000824 0.788596 ( 1.793497)
build_miniruby 0.001634 0.000377 0.877755 ( 0.877713)
build_ruby 0.000000 0.001632 1.432361 ( 2.310620)
build_all 0.003369 0.002350 2.474688 ( 1.206908)
build_install 0.010507 0.000499 1.863608 ( 1.351430)
test_btest 0.000553 0.000138 35.001763 ( 13.040232)
test_basic 0.002144 0.003749 0.274745 ( 0.370603)
test_all 0.002889 0.000000 437.980730 (174.409450)
test_rubyspec 0.062253 0.018197 45.580929 ( 54.472795)
total: 249.83 sec