Logfile: /home/opc/ruby/logs/brlog.master.20230115-140945
#<BuildRuby:0x0000aaabea667a60
@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.20230115-140945",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.003814 0.790425 ( 1.546805)
build_miniruby 0.000000 0.001683 0.881156 ( 0.881040)
build_ruby 0.000000 0.001573 1.440398 ( 2.992409)
build_all 0.003920 0.002535 2.539882 ( 1.221808)
build_install 0.008601 0.004039 1.910445 ( 1.349367)
test_btest 0.000583 0.000190 35.778904 ( 13.575980)
test_basic 0.005991 0.000000 0.276396 ( 0.378481)
test_all 0.002759 0.000000 443.004497 (174.662915)
test_rubyspec 0.053381 0.027988 46.072298 ( 54.807422)
total: 251.42 sec