Logfile: /home/opc/ruby/logs/brlog.master.20240427-130421
#<BuildRuby:0x0000fffe205cfde0
@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.20240427-130421",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.007877 0.000000 2.460068 ( 2.467323)
build_miniruby 0.001184 0.000035 1.144514 ( 1.144478)
build_ruby 0.002295 0.000115 1.878035 ( 4.284275)
build_all 0.007474 0.000148 3.889927 ( 1.835313)
build_install 0.014857 0.000708 5.351377 ( 2.974241)
test_btest 0.000861 0.000041 57.573501 ( 21.666266)
test_basic 0.008200 0.000391 0.555490 ( 0.628216)
test_all 0.079647 0.046619 602.844295 (260.018622)
test_rubyspec 0.054366 0.055249 75.410892 ( 33.523829)
total: 328.54 sec