Logfile: /home/opc/ruby/logs/brlog.master.20230105-030938
#<BuildRuby:0x0000aaae9a8d76f8
@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.20230105-030938",
@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.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003207 0.000458 0.794865 ( 1.527360)
build_miniruby 0.001088 0.000156 0.878288 ( 0.876733)
build_ruby 0.001388 0.000199 1.464201 ( 2.471935)
build_all 0.005481 0.000784 2.477186 ( 1.201931)
build_install 0.006854 0.005131 2.058455 ( 1.453286)
test_btest 0.000627 0.000125 36.474272 ( 14.066228)
test_basic 0.005058 0.001013 0.276726 ( 0.367102)
test_all 0.002351 0.000471 438.608084 (174.187996)
test_rubyspec 0.049807 0.022322 45.803732 ( 54.520749)
total: 250.67 sec