Logfile: /home/opc/ruby/logs/brlog.master.20230813-064004
#<BuildRuby:0x0000ffff8898fde0
@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.20230813-064004",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006947 1.388905 ( 3.501375)
build_miniruby 0.000819 0.000434 1.053391 ( 1.052760)
build_ruby 0.000000 0.001844 1.764592 ( 2.954971)
build_all 0.003613 0.003000 1.599502 ( 0.980459)
build_install 0.010362 0.002409 2.315312 ( 1.690757)
test_btest 0.000663 0.000181 46.607600 ( 17.627368)
test_basic 0.002130 0.004555 0.502519 ( 0.579864)
test_all 0.001497 0.001387 430.795925 (171.660887)
test_rubyspec 0.058655 0.036936 52.646972 ( 63.337323)
total: 263.39 sec