Logfile: /home/opc/ruby/logs/brlog.master.20230819-042120
#<BuildRuby:0x0000ffff5324fdd0
@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.20230819-042120",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005326 0.000562 1.478535 ( 3.554947)
build_miniruby 0.001895 0.000000 1.145596 ( 1.147116)
build_ruby 0.002389 0.000000 1.853281 ( 3.652531)
build_all 0.002949 0.004212 3.346718 ( 1.656357)
build_install 0.009652 0.005318 4.105161 ( 2.386253)
test_btest 0.000654 0.000119 46.707420 ( 17.082449)
test_basic 0.005219 0.000951 0.499219 ( 0.572493)
test_all 0.004561 0.004806 435.845529 (173.283206)
test_rubyspec 0.053706 0.045734 55.632169 ( 66.314932)
total: 269.65 sec