Logfile: /home/opc/ruby/logs/brlog.master.20231017-124405
#<BuildRuby:0x0000fffbe6dbfdc0
@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-124405",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001981 0.004410 1.560585 ( 2.059149)
build_miniruby 0.001132 0.000000 1.072926 ( 1.072152)
build_ruby 0.000000 0.001498 1.805223 ( 3.317712)
build_all 0.006504 0.000081 3.290789 ( 1.614958)
build_install 0.004929 0.008982 4.101281 ( 2.235972)
test_btest 0.000632 0.000241 48.984860 ( 20.983104)
test_basic 0.000578 0.006222 0.531236 ( 0.600977)
test_all 0.009075 0.001981 455.639792 (185.183542)
test_rubyspec 0.059728 0.036233 55.627008 ( 66.227139)
total: 283.30 sec