Logfile: /home/opc/ruby/logs/brlog.master.20240705-110929
#<BuildRuby:0x0000fffdeb11fdc0
@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.20240705-110929",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005199 0.000975 1.966462 ( 2.278969)
build_miniruby 0.001058 0.000198 1.151275 ( 1.152141)
build_ruby 0.001642 0.000308 1.936658 ( 4.212186)
build_all 0.004021 0.003427 4.014718 ( 1.878500)
build_install 0.005217 0.010337 5.274697 ( 2.650295)
test_btest 0.001564 0.000521 59.404609 ( 22.757144)
test_basic 0.001960 0.005443 0.572289 ( 0.646134)
test_all 0.086600 0.047793 524.101430 (208.129760)
test_rubyspec 0.044445 0.066852 79.304488 ( 34.775904)
total: 278.48 sec