Logfile: /home/opc/ruby/logs/brlog.master.20230430-170253
#<BuildRuby:0x0000fffc9207fdc0
@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.20230430-170253",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.007026 0.000000 2.678123 ( 4.496736)
build_miniruby 0.001306 0.000000 9.840099 ( 9.771962)
build_ruby 0.000000 0.001466 1.633187 ( 2.990935)
build_all 0.004665 0.001929 7.481809 ( 6.845814)
build_install 0.012157 0.001046 2.171919 ( 1.722503)
test_btest 0.000750 0.000093 48.608204 ( 17.832970)
test_basic 0.002429 0.004614 0.487005 ( 0.564701)
test_all 0.002022 0.000338 388.115894 (157.726201)
test_rubyspec 0.055574 0.032003 50.649093 ( 61.488023)
total: 263.44 sec