Logfile: /home/opc/ruby/logs/brlog.master.20240107-150041
#<BuildRuby:0x0000fffd7f1efdc0
@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.20240107-150041",
@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.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000958 0.004152 1.191556 ( 1.887864)
build_miniruby 0.001216 0.000128 1.144814 ( 1.149108)
build_ruby 0.002614 0.000275 1.863952 ( 3.648142)
build_all 0.007811 0.000350 3.467223 ( 1.688504)
build_install 0.010287 0.004690 4.114462 ( 2.335485)
test_btest 0.000773 0.000106 50.176828 ( 19.393983)
test_basic 0.007509 0.000000 0.519861 ( 0.588631)
test_all 0.082610 0.052028 560.379099 (225.532741)
test_rubyspec 0.080038 0.024809 56.806147 ( 67.459039)
total: 323.68 sec