Logfile: /home/opc/ruby/logs/brlog.master.20240927-061843
#<BuildRuby:0x0000fffe413bfde0
@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.20240927-061843",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002241 0.004139 2.475940 ( 2.961678)
build_miniruby 0.001205 0.000127 1.249402 ( 1.963898)
build_ruby 0.001574 0.000165 1.968053 ( 4.604707)
build_all 0.003786 0.003531 3.305947 ( 1.625994)
build_install 0.000201 0.015933 5.097000 ( 4.183207)
test_btest 0.000593 0.000197 48.363509 ( 19.128278)
test_basic 0.007130 0.001191 0.526454 ( 0.601054)
test_all 0.084889 0.045807 475.132099 (195.154179)
test_rubyspec 0.079652 0.046539 67.747643 ( 32.142943)
total: 262.37 sec