Logfile: /home/opc/ruby/logs/brlog.master.20231018-171444
#<BuildRuby:0x0000fffe440bfde0
@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.20231018-171444",
@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.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006007 0.000099 1.631408 ( 2.213674)
build_miniruby 0.001104 0.000055 1.117868 ( 1.710626)
build_ruby 0.002571 0.000129 1.798204 ( 3.513316)
build_all 0.006792 0.000118 3.285240 ( 1.609019)
build_install 0.009830 0.004875 4.081617 ( 2.380943)
test_btest 0.000746 0.000067 49.533566 ( 21.353942)
test_basic 0.007808 0.000708 0.587568 ( 0.900976)
test_all 0.007104 0.005355 457.916744 (187.632516)
test_rubyspec 0.103031 0.023920 56.605483 ( 69.539239)
total: 290.86 sec