Logfile: /home/opc/ruby/logs/brlog.master.20240312-153533
#<BuildRuby:0x0000ffff307efdd0
@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.20240312-153533",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.008357 0.000000 2.059081 ( 2.581438)
build_miniruby 0.002104 0.000000 1.242507 ( 1.241939)
build_ruby 0.001594 0.000000 1.906933 ( 3.972328)
build_all 0.003476 0.004168 3.917533 ( 1.880214)
build_install 0.008364 0.008852 5.087816 ( 2.735712)
test_btest 0.000801 0.000100 57.317217 ( 22.022137)
test_basic 0.005922 0.000740 0.548358 ( 0.622321)
test_all 0.090078 0.036401 572.856556 (256.377885)
test_rubyspec 0.070249 0.041929 80.075139 ( 35.165659)
total: 326.60 sec