Logfile: /home/opc/ruby/logs/brlog.master.20240105-200201
#<BuildRuby:0x0000ffff6c41fde0
@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.20240105-200201",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004981 0.000111 1.169132 ( 1.878698)
build_miniruby 0.001112 0.000117 1.094990 ( 1.094319)
build_ruby 0.002060 0.000216 1.804051 ( 3.790523)
build_all 0.006608 0.000000 3.348587 ( 1.624254)
build_install 0.009033 0.004029 3.960994 ( 2.249156)
test_btest 0.000707 0.000092 49.201021 ( 19.020839)
test_basic 0.007029 0.000359 0.499258 ( 0.569043)
test_all 0.083679 0.045348 489.308836 (198.301802)
test_rubyspec 0.067480 0.036345 55.933820 ( 66.614026)
total: 295.14 sec