Logfile: /home/opc/ruby/logs/brlog.master.20240911-075223
#<BuildRuby:0x0000fffe853efdd0
@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.20240911-075223",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002325 0.003231 1.806650 ( 2.366618)
build_miniruby 0.000880 0.000411 1.187393 ( 1.186101)
build_ruby 0.001224 0.000570 1.954249 ( 4.123971)
build_all 0.002033 0.005132 3.887315 ( 1.868167)
build_install 0.004749 0.010247 5.044828 ( 2.596746)
test_btest 0.000513 0.000332 59.702579 ( 22.923561)
test_basic 0.001727 0.005232 0.575868 ( 0.651241)
test_all 0.106777 0.025596 573.032969 (226.866728)
test_rubyspec 0.070293 0.046787 79.582308 ( 34.821115)
total: 297.41 sec