Logfile: /home/opc/ruby/logs/brlog.master.20230806-234947
#<BuildRuby:0x0000ffff4e52fdc0
@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.20230806-234947",
@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.000010 0.000002 0.000012 ( 0.000022)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.005782 1.414472 ( 3.452068)
build_miniruby 0.000312 0.000885 1.099838 ( 1.099091)
build_ruby 0.001288 0.000453 1.797198 ( 3.342391)
build_all 0.004678 0.001646 1.544976 ( 0.969865)
build_install 0.010575 0.002117 2.266722 ( 1.691483)
test_btest 0.000582 0.000193 46.422384 ( 17.287923)
test_basic 0.001211 0.005597 0.495404 ( 0.581295)
test_all 0.000738 0.002354 403.944295 (161.703435)
test_rubyspec 0.058376 0.029354 52.695776 ( 63.410482)
total: 253.54 sec