Logfile: /home/opc/ruby/logs/brlog.master.20240327-090119
#<BuildRuby:0x0000fffcd1c4fdc8
@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.20240327-090119",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000014 0.000005 0.000019 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.002616 0.006772 2.440370 ( 2.502163)
build_miniruby 0.000877 0.000678 1.250194 ( 1.250630)
build_ruby 0.001752 0.000875 1.933205 ( 4.062164)
build_all 0.002842 0.005557 3.802026 ( 1.823516)
build_install 0.014801 0.001166 5.148682 ( 2.545212)
test_btest 0.000598 0.000283 56.147058 ( 21.701344)
test_basic 0.000517 0.006574 0.541711 ( 0.608710)
test_all 0.088785 0.034091 533.053752 (220.453214)
test_rubyspec 0.057594 0.050672 75.275730 ( 33.391307)
total: 288.34 sec