Logfile: /home/opc/ruby/logs/brlog.master.20230831-155239
#<BuildRuby:0x0000fffd220afdc8
@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-155239",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004161 0.000036 1.155895 ( 1.856380)
build_miniruby 0.000992 0.000234 1.065617 ( 1.065388)
build_ruby 0.002173 0.000511 1.791978 ( 3.564354)
build_all 0.005525 0.000291 3.206443 ( 1.557351)
build_install 0.009015 0.003383 3.799823 ( 2.337595)
test_btest 0.000690 0.000165 45.162157 ( 16.453589)
test_basic 0.005588 0.001332 0.496735 ( 0.567443)
test_all 0.010481 0.000366 451.682940 (211.370071)
test_rubyspec 0.081954 0.022086 54.415200 ( 65.612345)
total: 304.39 sec