Logfile: /home/opc/ruby/logs/brlog.master.20240128-225705
#<BuildRuby:0x0000ffff7347fdd8
@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.20240128-225705",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001805 0.003542 1.362886 ( 2.079539)
build_miniruby 0.001285 0.000193 1.113721 ( 1.112080)
build_ruby 0.001334 0.000200 1.845359 ( 3.728755)
build_all 0.002686 0.004373 3.641178 ( 1.723742)
build_install 0.004424 0.010892 4.408392 ( 2.402571)
test_btest 0.000593 0.000189 54.407419 ( 20.522041)
test_basic 0.005395 0.001714 0.525148 ( 0.593040)
test_all 0.094859 0.029071 500.519475 (198.082542)
test_rubyspec 0.077950 0.075967 102.948632 ( 42.733694)
total: 272.98 sec