Logfile: /home/opc/ruby/logs/brlog.master.20230901-220021
#<BuildRuby:0x0000fffde0aefdd8
@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.20230901-220021",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005047 0.000303 1.159975 ( 1.837642)
build_miniruby 0.001024 0.000341 1.042918 ( 1.043718)
build_ruby 0.001187 0.000396 1.760829 ( 3.520619)
build_all 0.002990 0.003795 3.158883 ( 1.581114)
build_install 0.011777 0.001074 3.761922 ( 2.183917)
test_btest 0.000564 0.000188 45.843758 ( 16.914205)
test_basic 0.001401 0.005040 0.492194 ( 0.562968)
test_all 0.011105 0.000690 419.262456 (168.911650)
test_rubyspec 0.049500 0.053204 53.519177 ( 64.723071)
total: 261.28 sec