Logfile: /home/opc/ruby/logs/brlog.master.20240331-102208
#<BuildRuby:0x0000fffcd3dffdd8
@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.20240331-102208",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006894 0.000767 2.119488 ( 2.393207)
build_miniruby 0.001054 0.000117 1.121621 ( 1.125584)
build_ruby 0.002146 0.000238 1.862681 ( 4.296531)
build_all 0.007546 0.000335 3.895626 ( 1.823397)
build_install 0.014748 0.000524 5.145024 ( 2.740609)
test_btest 0.000760 0.000073 55.999207 ( 21.019817)
test_basic 0.006937 0.000000 0.534126 ( 0.611147)
test_all 0.078426 0.045507 500.264172 (199.225176)
test_rubyspec 0.056864 0.051556 74.736458 ( 33.195264)
total: 266.43 sec