Logfile: /home/opc/ruby/logs/brlog.master.20240623-152017
#<BuildRuby:0x0000ffff15e6fdd8
@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.20240623-152017",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003185 0.003782 1.825976 ( 2.403826)
build_miniruby 0.001137 0.000162 1.180686 ( 1.181273)
build_ruby 0.002915 0.000000 1.937496 ( 3.908107)
build_all 0.004203 0.003794 4.025048 ( 1.890843)
build_install 0.007693 0.008645 5.425588 ( 2.786201)
test_btest 0.000722 0.000180 59.569684 ( 22.477462)
test_basic 0.003164 0.004998 0.564271 ( 0.689881)
test_all 0.079261 0.049966 482.116562 (195.443117)
test_rubyspec 0.059403 0.050395 78.721916 ( 34.641602)
total: 265.42 sec