Logfile: /home/opc/ruby/logs/brlog.master.20240101-083020
#<BuildRuby:0x0000ffff3556fdd0
@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.20240101-083020",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000934 0.004169 1.223646 ( 1.979867)
build_miniruby 0.001174 0.000124 1.201186 ( 1.200094)
build_ruby 0.001457 0.000154 1.942766 ( 4.099211)
build_all 0.008232 0.000000 3.533010 ( 1.705935)
build_install 0.011629 0.004658 4.177166 ( 2.377140)
test_btest 0.000727 0.000095 49.726641 ( 19.285762)
test_basic 0.007058 0.000000 0.506768 ( 0.585821)
test_all 0.103398 0.029229 494.429961 (199.450468)
test_rubyspec 0.077407 0.028609 56.104088 ( 66.768529)
total: 297.45 sec