Logfile: /home/opc/ruby/logs/brlog.master.20230208-225005
#<BuildRuby:0x0000aaadc0347a60
@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.20230208-225005",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005106 0.000000 0.844456 ( 1.804170)
build_miniruby 0.001284 0.000000 0.954916 ( 0.954206)
build_ruby 0.001528 0.000000 1.544763 ( 2.323360)
build_all 0.002758 0.005968 2.678163 ( 1.290627)
build_install 0.007381 0.006689 2.039347 ( 1.436354)
test_btest 0.000602 0.000127 37.567171 ( 14.935206)
test_basic 0.002861 0.002829 0.284876 ( 0.377450)
test_all 0.002213 0.000949 490.715320 (198.274894)
test_rubyspec 0.057343 0.022659 48.887137 ( 57.691212)
total: 279.09 sec