Logfile: /home/opc/ruby/logs/brlog.master.20240924-234425
#<BuildRuby:0x0000fffe5506fdc0
@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.20240924-234425",
@make="make",
@no_timeout_error=nil,
@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.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001885 0.004523 2.361603 ( 2.497333)
build_miniruby 0.000964 0.000302 1.177485 ( 1.177208)
build_ruby 0.001586 0.000495 1.944179 ( 4.215651)
build_all 0.006405 0.000651 3.304965 ( 1.624686)
build_install 0.010706 0.004964 4.823301 ( 2.380010)
test_btest 0.000800 0.000253 49.279531 ( 20.569105)
test_basic 0.005685 0.001795 0.524290 ( 0.599137)
test_all 0.096770 0.032220 461.325342 (197.740517)
test_rubyspec 0.042226 0.071012 64.913208 ( 29.618999)
total: 260.42 sec