Logfile: /home/opc/ruby/logs/brlog.master.20240913-173306
#<BuildRuby:0x0000fffcd8e6fde0
@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.20240913-173306",
@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.000011)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005217 0.002088 2.184157 ( 2.697363)
build_miniruby 0.001074 0.000429 1.164518 ( 1.164393)
build_ruby 0.002449 0.000981 1.943369 ( 5.112952)
build_all 0.003519 0.004116 3.279097 ( 1.628146)
build_install 0.011136 0.005455 4.644748 ( 2.393394)
test_btest 0.000601 0.000267 49.083025 ( 21.879487)
test_basic 0.007648 0.000000 0.537518 ( 0.611107)
test_all 0.100796 0.031480 498.657861 (213.706445)
test_rubyspec 0.055876 0.057978 66.414884 ( 30.177257)
total: 279.37 sec