Logfile: /home/opc/ruby/logs/brlog.master.20230707-222716
#<BuildRuby:0x0000fffdf34cfdc8
@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.20230707-222716",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004326 0.001449 1.414395 ( 3.800774)
build_miniruby 0.001323 0.000000 1.080335 ( 1.085249)
build_ruby 0.001391 0.000000 1.827928 ( 3.379566)
build_all 0.005576 0.000391 1.559620 ( 1.116484)
build_install 0.008677 0.004087 2.266576 ( 2.564835)
test_btest 0.000631 0.000202 48.785147 ( 20.483927)
test_basic 0.003433 0.003652 0.508161 ( 0.583013)
test_all 0.003061 0.000000 415.246648 (164.587350)
test_rubyspec 0.046302 0.042945 51.049058 ( 61.738386)
total: 259.34 sec