Logfile: /home/opc/ruby/logs/brlog.master.20231012-182151
#<BuildRuby:0x0000ffff6b38fde0
@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.20231012-182151",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001053 0.004453 1.562582 ( 2.216916)
build_miniruby 0.000840 0.000337 1.063986 ( 1.061908)
build_ruby 0.001430 0.000573 1.788853 ( 3.242702)
build_all 0.004467 0.001792 3.254921 ( 1.579943)
build_install 0.001673 0.012080 4.033710 ( 2.221566)
test_btest 0.000910 0.000513 47.389948 ( 20.004343)
test_basic 0.006276 0.000959 0.500264 ( 0.570265)
test_all 0.010629 0.000000 452.835675 (189.179763)
test_rubyspec 0.070472 0.030015 55.582378 ( 66.163342)
total: 286.24 sec