Logfile: /home/opc/ruby/logs/brlog.master.20230112-222634
#<BuildRuby:0x0000aaad4e6c76f8
@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.20230112-222634",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004167 0.000064 0.787558 ( 1.534726)
build_miniruby 0.000993 0.000213 0.880117 ( 0.879696)
build_ruby 0.001746 0.000000 1.429782 ( 2.484640)
build_all 0.003374 0.003276 2.514532 ( 1.207887)
build_install 0.010371 0.001551 1.900117 ( 1.349264)
test_btest 0.000592 0.000140 36.434868 ( 13.891847)
test_basic 0.000000 0.006065 0.273198 ( 0.371134)
test_all 0.000144 0.002381 428.215048 (170.046456)
test_rubyspec 0.062030 0.016937 45.496177 ( 54.222211)
total: 245.99 sec