Logfile: /home/opc/ruby/logs/brlog.master.20240914-095622
#<BuildRuby:0x0000fffe1a8ffde0
@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.20240914-095622",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.005894 0.000210 2.190338 ( 2.448111)
build_miniruby 0.001144 0.000127 1.185836 ( 1.186016)
build_ruby 0.001693 0.000000 1.963124 ( 4.136314)
build_all 0.006985 0.000000 3.316147 ( 1.641500)
build_install 0.014573 0.000559 4.650747 ( 2.378471)
test_btest 0.001679 0.000153 50.967895 ( 20.234359)
test_basic 0.007732 0.000000 0.528519 ( 0.601943)
test_all 0.071913 0.060157 500.282326 (223.344411)
test_rubyspec 0.075258 0.052236 68.012371 ( 30.738395)
total: 286.71 sec