Logfile: /home/opc/ruby/logs/brlog.master.20231223-210523
#<BuildRuby:0x0000fffd01e4fdc8
@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.20231223-210523",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005027 0.000827 1.158835 ( 1.865024)
build_miniruby 0.001045 0.000172 1.105503 ( 1.105148)
build_ruby 0.002837 0.000466 1.829594 ( 3.565401)
build_all 0.005617 0.000925 3.240038 ( 1.612225)
build_install 0.009507 0.003860 3.881941 ( 2.255306)
test_btest 0.000706 0.000134 48.703414 ( 19.663917)
test_basic 0.006855 0.000418 0.508152 ( 0.579462)
test_all 0.096087 0.030946 485.877035 (195.747990)
test_rubyspec 0.057701 0.041387 56.077437 ( 66.824179)
total: 293.22 sec