Logfile: /home/opc/ruby/logs/brlog.master.20240428-104536
#<BuildRuby:0x0000fffd0e51fde0
@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.20240428-104536",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.006737 0.001802 2.427558 ( 2.496911)
build_miniruby 0.001712 0.000000 1.141104 ( 1.139218)
build_ruby 0.001725 0.000000 1.886791 ( 3.996238)
build_all 0.004322 0.002910 3.900981 ( 1.832361)
build_install 0.010493 0.006195 5.349931 ( 2.614437)
test_btest 0.000676 0.000213 57.757367 ( 21.813917)
test_basic 0.005415 0.001709 0.550287 ( 0.624842)
test_all 0.093316 0.032872 571.546667 (226.851114)
test_rubyspec 0.066143 0.047837 77.236139 ( 35.555707)
total: 296.93 sec