Logfile: /home/opc/ruby/logs/brlog.master.20230831-024340
#<BuildRuby:0x0000fffcd7b0fde0
@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.20230831-024340",
@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.000012 0.000000 0.000012 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001669 0.003895 1.166020 ( 1.883821)
build_miniruby 0.001090 0.000052 1.069333 ( 1.068329)
build_ruby 0.001944 0.000000 1.782666 ( 3.266037)
build_all 0.003633 0.003150 3.208380 ( 1.596496)
build_install 0.007981 0.004048 3.808802 ( 2.205361)
test_btest 0.001193 0.000137 45.438813 ( 16.855786)
test_basic 0.000194 0.006888 0.497068 ( 0.567958)
test_all 0.010954 0.000000 410.380354 (170.169342)
test_rubyspec 0.085887 0.017842 54.619167 ( 65.856624)
total: 263.47 sec