Logfile: /home/opc/ruby/logs/brlog.master.20240626-044702
#<BuildRuby:0x0000fffe9dc2fdc0
@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.20240626-044702",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003401 0.004049 2.919756 ( 5.458734)
build_miniruby 0.001043 0.000175 1.152747 ( 1.154490)
build_ruby 0.002249 0.000376 1.900723 ( 3.707519)
build_all 0.008126 0.000599 6.997594 ( 3.312243)
build_install 0.013086 0.002950 5.256439 ( 2.775119)
test_btest 0.000936 0.000157 59.163190 ( 22.816478)
test_basic 0.006828 0.000426 0.561894 ( 0.636898)
test_all 0.087812 0.039441 523.020361 (223.816122)
test_rubyspec 0.049964 0.060426 78.726825 ( 34.687550)
total: 298.37 sec