Logfile: /home/opc/ruby/logs/brlog.master.20231017-062256
#<BuildRuby:0x0000fffc0d9afdd0
@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.20231017-062256",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000951 0.004106 1.546337 ( 2.070601)
build_miniruby 0.001049 0.000176 1.067097 ( 1.065093)
build_ruby 0.001904 0.000318 1.783209 ( 3.359411)
build_all 0.005781 0.000965 3.282173 ( 1.575515)
build_install 0.012324 0.002056 4.080313 ( 2.211985)
test_btest 0.000644 0.000107 48.586607 ( 18.202505)
test_basic 0.007345 0.000334 0.499762 ( 0.568348)
test_all 0.005144 0.004105 437.077748 (178.321884)
test_rubyspec 0.064087 0.036226 55.488270 ( 66.102829)
total: 273.48 sec